- Господи, это опять вы.... - Thank you very much for your email.
- Если до завтра не предоставите документы, пеняйте на себя. Тут вам не детский сад.- We will do our best to proceed with your request however for the best result the documents should reach us not later than tomorrow.
- Вы читать умеете? - You can find this information below.
- Сколько можно напоминать!- Kind reminder
- Неужели так сложно подписать документ там, где нужно - Please sign in the place marked with yellow sticker
- Что у тебя в школе было по математике? - Let's reconfirm the figures.
- Мы лучше сделаем это сами.- Thank you for your kind assistance.
- Я уже сто раз вам это присылал. - Kindly find attached.
- Ага, сейчас все брошу и побегу разбираться. - I’ll look into it and revert soonest.
- Да поймите же вы наконец - Please kindly review the matter again.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!rk86 !name=mon32x4 !start=f000 !entry=f800 | |
0000 c3 0d f4 fe 50 c2 f2 f4 7a fe 00 c2 ae fa 7b fe | |
0010 00 ca 54 f0 fe 0a ca 2f f0 fe 0b ca 37 f0 fe 0c | |
0020 ca 47 f0 c3 ae fa 32 ff 7f 3e 40 32 05 c0 c9 cd | |
0030 26 f0 3e bb c3 3c f0 cd 26 f0 3e 43 32 05 c0 3e | |
0040 21 32 05 c0 c3 54 f0 32 ff 7f 3e a0 32 03 a0 3e | |
0050 0d 32 03 a0 79 fe 00 ca db f0 fe 45 ca fd f0 fe | |
0060 50 ca 0a f1 fe 74 ca 17 f1 fe 10 c2 ae fa 78 fe | |
0070 01 c2 ae fa cd 40 f1 3e 53 32 02 c8 3e 02 32 02 | |
0080 c8 7c fe 00 c2 ae fa 7d fe 00 ca c0 f0 fe 01 c2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!rk86 !name=volcano.rkr | |
0000 00 00 0f f0 00 00 00 00 00 00 00 00 00 00 00 00 | |
0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!rk86 | |
0000 31 00 40 af 32 54 00 0e 1f cd 09 f8 21 a0 02 cd | |
0010 18 f8 21 79 02 cd 18 f8 3a 54 00 3c cd 4f 02 cd | |
0020 03 f8 fe 08 ca 39 00 fe 18 ca 45 00 fe 20 ca 55 | |
0030 00 fe 2e ca 6c f8 c3 12 00 21 54 00 35 f2 12 00 | |
0040 36 3b c3 12 00 21 54 00 34 3e 3b be f2 12 00 36 | |
0050 00 c3 12 00 00 3a 54 00 cd f3 00 cd 97 01 b7 ca | |
0060 8d 00 cd 03 f8 11 ff ff fe 08 ca a6 00 11 01 00 | |
0070 fe 18 ca a6 00 11 b2 ff fe 19 ca a6 00 11 4e 00 | |
0080 fe 1a ca a6 00 fe 20 ca 07 00 c3 5b 00 2a df 01 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew list --formula | xargs -n1 -P8 -I {} \ | |
sh -c "brew info {} | egrep '[0-9]* files, ' | sed 's/^.*[0-9]* files, \(.*\)).*$/{} \1/'" | \ | |
sort -h -r -k2 - | column -t |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. Accessibility Controls - access.cpl | |
2. Accessibility Wizard - accwiz | |
3. Add Hardware Wizard - hdwwiz.cpl | |
4. Add/Remove Programs - appwiz.cpl | |
5. Administrative Tools - control admintools | |
6. Automatic Updates - wuaucpl.cpl | |
7. Bluetooth Transfer Wizard - fsquirt | |
8. Calculator - calc | |
9. Certificate Manager - certmgr.msc | |
10. Character Map - charmap |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ $ HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew install highlight | |
==> Downloading http://www.andre-simon.de/zip/highlight-3.9.tar.bz2 | |
Already downloaded: /Users/alexander/Library/Caches/Homebrew/highlight-3.9.tar.bz2 | |
/usr/bin/tar xf /Users/alexander/Library/Caches/Homebrew/highlight-3.9.tar.bz2 | |
==> make PREFIX=/usr/local/Cellar/highlight/3.9 conf_dir=/usr/local/etc/highlight/ | |
make PREFIX=/usr/local/Cellar/highlight/3.9 conf_dir=/usr/local/etc/highlight/ | |
/usr/bin/make -C ./src -f ./makefile HL_DATA_DIR=/usr/local/Cellar/highlight/3.9/share/highlight/ HL_CONFIG_DIR=/usr/local/etc/highlight/ | |
c++ -c -I ./include/ -I/usr/include/lua5.1 ./core/stylecolour.cpp | |
c++ -c -I ./include/ -I/usr/include/lua5.1 ./core/stringtools.cpp | |
c++ -c -I ./include/ -I/usr/include/lua5.1 ./core/xhtmlgenerator.cpp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#contentBlock header { | |
display: none; | |
} | |
#ctl00_SiteContent_templatesBlock { | |
display: none; | |
} | |
#passportMenu { | |
display: none; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Eshell V5.8.4 (abort with ^G) | |
1> c(tcp_proxy, [debug_info, export_all]). | |
{ok,tcp_proxy} | |
2> fprof:apply(tcp_proxy, dump_binary, [1,<<"Test 3">>]). | |
[["000",49], | |
58,32, | |
["000",48], | |
58,32, | |
["54 65 73 74 20 33 ", | |
[32,[32," ",32,32,32],32," ",32,32,32], |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <stdio.h> | |
int main() { | |
double f = 1.15; | |
int a = f * 100.0; | |
int b = f * 100.0 + 0.1E-9; | |
printf("a = %d, b = %d\n", a, b); | |
return 0; | |
} |