yzprofile.me yzprofile.me

yzprofile.me

yzprofile's note book

Raquo; Emacs multiple-cursors mode. Raquo; org-mode TODO 事项同步 google calendar. Raquo; Naxsi 代码分析. Raquo; Storm 入门手册.

http://www.yzprofile.me/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR YZPROFILE.ME

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

February

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Monday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.1 out of 5 with 14 reviews
5 star
8
4 star
1
3 star
4
2 star
0
1 star
1

Hey there! Start your review of yzprofile.me

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1.5 seconds

FAVICON PREVIEW

  • yzprofile.me

    16x16

CONTACTS AT YZPROFILE.ME

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
yzprofile's note book | yzprofile.me Reviews
<META>
DESCRIPTION
Raquo; Emacs multiple-cursors mode. Raquo; org-mode TODO 事项同步 google calendar. Raquo; Naxsi 代码分析. Raquo; Storm 入门手册.
<META>
KEYWORDS
1 yzprofile's notebook
2 all p
3 osts
4 ooks
5 bout
6 emacs multiple cursors mode
7 multiple cursors
8 是个神奇好用的插件,它可以让你同时编辑多行
9 还记得小时候老师罚抄书的场景吗
10 global set key
CONTENT
Page content here
KEYWORDS ON
PAGE
yzprofile's notebook,all p,osts,ooks,bout,emacs multiple cursors mode,multiple cursors,是个神奇好用的插件,它可以让你同时编辑多行,还记得小时候老师罚抄书的场景吗,global set key,c s c c s c,mc/edit lines,mc/mark next like this,mc/mark previous like this,c c c,mc/mark all like this
SERVER
GitHub.com
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

yzprofile's note book | yzprofile.me Reviews

https://yzprofile.me

Raquo; Emacs multiple-cursors mode. Raquo; org-mode TODO 事项同步 google calendar. Raquo; Naxsi 代码分析. Raquo; Storm 入门手册.

INTERNAL PAGES

yzprofile.me yzprofile.me
1

Note

http://yzprofile.me/note.html

四 1/30 19:53:38 2014. 二 11/19 15:01:31 2013. 二 10/ 8 09:57:08 2013. 三 9/18 20:56:35 2013. 二 7/23 23:50:13 2013. 三 7/10 23:03:58 2013. Http:/ www.yolinux.com/TUTORIALS/src/dbinit stl views-1.03.txt. 二 6/25 18:00:03 2013. Info:extract sh: /usr/bin/gnutar: No such file or directory. Sudo ln -s /usr/bin/tar /usr/bin/gnutar. 二 6/11 03:14:57 2013. Php -r 'print pack("h*", "effeab");' hexdump = 0000000 fe ef ba 0000003. 二 6/ 4 11:02:56 2013. 五 5/24 15:55:10 2013. 六 5/18 22:32:59 2013. 全程约1小时 / 9.7公里.

2

org-mode TODO 事项同步 google calendar

http://yzprofile.me/2014/01/14/org-mode-to-google-calendar.html

Org-mode TODO 事项同步 google calendar. 用 Emacs 的同学多多少少也都使用过 org-mode。 来将 org-mode 的文本形式同步到 google calander。 Require 'org-caldav) (setq org-caldav-url "https:/ www.google.com/calendar/dav") (setq org-caldav-calendar-id "user@gmail.com") (setq org-caldav-inbox "/path/to/org/caldav.org") (setq org-caldav-files org-agenda-files) (setq org-icalendar-date-time-format ";TZID=%Z:%Y%m%dT%H%M%S"). Hava fun. : ). Org-mode TODO 事项同步 google calendar.

3

Emacs multiple-cursors mode

http://yzprofile.me/2014/01/17/emacs-multiple-cursors-mode.html

Global-set-key (kbd "C-S-c C-S-c") 'mc/edit-lines) (global-set-key (kbd "C- ") 'mc/mark-next-like-this) (global-set-key (kbd "C- ") 'mc/mark-previous-like-this) (global-set-key (kbd "C-c C- ") 'mc/mark-all-like-this). Org-mode TODO 事项同步 google calendar.

4

Books

http://yzprofile.me/book.html

The Art of Unix Programming. Nginx-book on the way. Org-mode TODO 事项同步 google calendar.

5

Storm 入门手册

http://yzprofile.me/2013/04/25/storm-tutorial.html

VIA: https:/ github.com/nathanmarz/storm/wiki/Tutorial. 阅读 Setting up development environment. 和 Creating a new Storm project. 在Hadoop上你运行的时 MapReduce Job ,在Storm上运行的是 topologies。 Job 和 topologies 之间还是有很大不同的 最关键的一点是Mapreduce job最终是会完成的,而topology将会持续的执行(直到你终止它)。 Master节点启动的守护进程叫做 Numbus ,这点和Hadoop的 JobTracker 很相似。 可以从 Running topologies on a production cluster. Storm提供的流转换的基础元语是 spouts 和 bolt。 举个例子,Bolt声明它发出的两个元组分别是 double 和 triple。 函数声明了输出字段[ double , triple ]。 你可以从这里 Creating a new Storm project.

UPGRADE TO PREMIUM TO VIEW 2 MORE

TOTAL PAGES IN THIS WEBSITE

7

LINKS TO THIS WEBSITE

dutor.net dutor.net

并发

http://www.dutor.net/index.php/tag/并发

Posts Tagged ‘并发’. November 4, 2013. 在一个赋值操作, req- r- opacket = resp;. 按照惯例, req, req- r. 或者 req- r- opacket. 在指令 mov %rax, 0x40(%rdx). 只有一种可能 最初从 (%r13 0x20). October 26, 2013. Page 1 of 1. Latest Posts / 最新文章. AT&T 汇编和 GCC 内联汇编简介. C ] 右值引用 移动语义与完美转发. 程序非主流 – 李子博客. 霸爷 – 系统技术研究. 16 queries in 0.045 seconds.

dutor.net dutor.net

之语言特性

http://www.dutor.net/index.php/category/program/language

Archive for ‘之语言特性’ Category. November 25, 2013. AT&T 汇编和 GCC 内联汇编简介. 寄存器名以 ‘%’. 立即数以 ‘$’. 指令格式 instrunction src, dest. 分别为指令名,源操作数,目的操作数,例如 mov $0, %rax. 例如 movb $0, (rax). 相对寻址/寄存器寻址/索引寻址均由 seg:off(base, index, scale). 那么, movq 8(rax, rcx, 16). November 24, 2013. 介绍了 C 11 中的右值引用及其应用 移动语义和完美转发。 November 23, 2013. C ] 右值引用 移动语义与完美转发. 引入的新特性中,除了并发内存模型和相关设施,这些高帅富之外,最引人入胜且接地气的特性就要属 右值引用 了 rvalue reference. 中添加一个元素,这个动作需要先后调用 string: string(const char*), string: string(const string&), string: string(). 注 纯虚函...

dutor.net dutor.net

tcmalloc

http://www.dutor.net/index.php/tag/tcmalloc

Posts Tagged ‘tcmalloc’. October 20, 2013. October 19, 2013. 的最底层,负责向操作系统申请和释放内存,接口有两个,定义在 src/system-alloc.h .cc. TCMalloc SystemAlloc (. Bytes, size t. Actual bytes, size t. TCMalloc SystemRelease (. Start, size t. Page 1 of 1. Latest Posts / 最新文章. AT&T 汇编和 GCC 内联汇编简介. C ] 右值引用 移动语义与完美转发. 程序非主流 – 李子博客. 霸爷 – 系统技术研究. 16 queries in 0.052 seconds.

dutor.net dutor.net

并发引起的诡异 Bug 一枚

http://www.dutor.net/index.php/2013/11/weird-bug-by-concurrency

Tair 又 core dump 了。 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33. Core was generated by `sbin/tair server -f etc/dataserver.conf'. Program terminated with signal. In request processor: process. At request processor.cpp. Req- r- opacket = resp; (. P/a req $ 36. P/a resp $ 37. P/a req- r $ 38. P/a &req- r- opacket $ 39. Dump of assembler code from 0x482292. Load address of resp to rax 0x0000000000482292. Request processor: process (. Mov %rax, 0x40. P/a $rax $ 40.

dutor.net dutor.net

memory

http://www.dutor.net/index.php/tag/memory

Posts Tagged ‘memory’. October 26, 2013. Page 1 of 1. Latest Posts / 最新文章. AT&T 汇编和 GCC 内联汇编简介. C ] 右值引用 移动语义与完美转发. 程序非主流 – 李子博客. 霸爷 – 系统技术研究. 16 queries in 0.042 seconds.

dutor.net dutor.net

[TCMalloc] PageHeap 页面管理

http://www.dutor.net/index.php/2013/10/tcmalloc-page-heap-span

1 2 3 4 5 6 7 8 9 10 11 12. PageID start ;. Length length ;. Number of pages in span. Used when in link list. Used when in link list. Linked list of free objects. Number of non-free objects. Size-class for small objects (or 0). Is the span on a freelist, and if so, which? What freelist the span is on: IN USE if on none, or normal or returned. IN USE, ON NORMAL FREELIST, ON RETURNED FREELIST }. 表示正在使用 ON NORMAL FREELIST. 表示用户已经归还 ON RETURNED FREELIST. 和 ON NORMAL FREELIST. 中的 页表 是为了定位某个地址 由地址可直接得到 pageid.

dutor.net dutor.net

[TCMalloc] 全局内存分配器

http://www.dutor.net/index.php/2013/10/tcmalloc-sys-allocator

的最底层,负责向操作系统申请和释放内存,接口有两个,定义在 src/system-alloc.h .cc. TCMalloc SystemAlloc (. Bytes, size t. Actual bytes, size t. TCMalloc SystemRelease (. Start, size t. Size, size t. Actual size, size t. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41. Size, size t. Actual size, size t. Size, size t. Actual size, size t. Size, size t. Actual size, size t. Sbrk space [. Mmap space [. Default space [. 1 2 3 4 5 6 7 8 9 10 11 12 13. Mmap space ). 程序非主流 &#...

dutor.net dutor.net

Unix/Linux

http://www.dutor.net/index.php/category/unix-linux

Archive for ‘Unix/Linux’ Category. October 8, 2013. 上报,于是产生了所谓的 死循环 ,其实是事件循环闲不下来了,即使没有实际的 网络 IO。 March 21, 2013. 最近在调优tair的proxy server,其中使用到了tair client,每个tair client会创建若干个线程用于网络IO,另外proxy server本身还有其他IO线程。 根据该线程的调用栈可以推测出是tair client的IO线程,但其他IO线程不好分辨属于tair client还是proxy server。 September 14, 2012. 上面,可以git clone git:/ github.com/dutor/mincore.git获取。 目前可用选项有限 查看特定文件驻留物理内存的页面数/字节数 将文件全部加载到物理内存 递归地查看某个目录下所有文件的映射情况。 July 24, 2012. 偶然发现glibc提供的lib.so是 可执行的 ,这是快速查看glibc版本的一种方法,. Ubuntu EGLIBC 2.13. Linux下的POS...

dutor.net dutor.net

边走编程

http://www.dutor.net/index.php/category/program

Archive for ‘边走编程’ Category. November 25, 2013. AT&T 汇编和 GCC 内联汇编简介. 寄存器名以 ‘%’. 立即数以 ‘$’. 指令格式 instrunction src, dest. 分别为指令名,源操作数,目的操作数,例如 mov $0, %rax. 例如 movb $0, (rax). 相对寻址/寄存器寻址/索引寻址均由 seg:off(base, index, scale). 那么, movq 8(rax, rcx, 16). November 24, 2013. 介绍了 C 11 中的右值引用及其应用 移动语义和完美转发。 November 23, 2013. C ] 右值引用 移动语义与完美转发. 引入的新特性中,除了并发内存模型和相关设施,这些高帅富之外,最引人入胜且接地气的特性就要属 右值引用 了 rvalue reference. 中添加一个元素,这个动作需要先后调用 string: string(const char*), string: string(const string&), string: string(). 如果出现 s...

dutor.net dutor.net

AT&T 汇编和 GCC 内联汇编简介

http://www.dutor.net/index.php/2013/11/att-syntax-and-gcc-inlined-assembly

AT&T 汇编和 GCC 内联汇编简介. 寄存器名以 ‘%’. 立即数以 ‘$’. 指令格式 instrunction src, dest. 分别为指令名,源操作数,目的操作数,例如 mov $0, %rax. 例如 movb $0, (rax). 相对寻址/寄存器寻址/索引寻址均由 seg:off(base, index, scale). 那么, movq 8(rax, rcx, 16). Rax, eax, ax, ah, al;. Rbx, ebx, bx, bh, bl;. Rcx, ecx, cx, ch, cl;. Rdx, edx, dx, dh, dl;. Rsi, esi, si;. Rdi, edi, di;. Rbp, ebp;. Rsp, esp;. 整型参数 包括整数、指针等 ,由左至右,分别使用 rdi, rsi, rdx, rcx, r8, r9. 一般 为栈帧 stack frame. 实现 TLS Thread Local Storage. Rbx, rbp, rsp, r12-r15. 圆括号内由 ‘:’. 例如 ‘% eax’. S, %rsi, %esi, %si.

UPGRADE TO PREMIUM TO VIEW 13 MORE

TOTAL LINKS TO THIS WEBSITE

23

OTHER SITES

yzprint.cn yzprint.cn

扬州印刷,扬州印刷公司,扬州印务,扬州印刷厂,扬州单页印刷,扬州会员卡,扬州名片印刷,名片印刷,印刷网

画册 宣传册 期刊 画册印刷. 迷你卡 小卡 迷你会员卡 制. 异形卡 个性卡 非标卡 免费. 定制 收据 无碳复写联单 送. 纸袋 定做 订做 印刷 服装. 一次性纸杯 定做 定制 广告. 厂家直销 订制 台历 月历. 网址 www.yzprint.cn.

yzprint.com yzprint.com

上海永舟印务科技有限公司

yzprint.net yzprint.net

娉ㄥ唽閫佺櫧鑿?甯稿窞鍋ヨ揪骞茬嚗璁惧鏈夐檺鍏徃銆?0889瀵艰埅銆?

澶 挗涓嶉攬閽 鏉愬 琛ュ浗鍐呯 鐧絖0. 澶 触瑁曞寳娑傛枡涓惧姙鎶 鏈 湇鍔 汉鍛樺煿璁?

yzprinting.com yzprinting.com

www.edf88.com-网页老虎机游戏平台|ju111.net

网页老虎机游戏平台 地址 中国山东省济南市www.edf88.com南路27号 邮编 250100 传真 86 -531-88565657 查号台 86 -531-88395114. 值班电话 86 -531-88364701 建设维护 党委宣传部 管理员邮箱 webmaster@sdu.edu.cn.

yzpro.com yzpro.com

苏州永展信息技术,全方位一站式IT服务解决方案提供商!--0512-67086949

Rectangle width x height.

yzprofile.me yzprofile.me

yzprofile's note book

Raquo; Emacs multiple-cursors mode. Raquo; org-mode TODO 事项同步 google calendar. Raquo; Naxsi 代码分析. Raquo; Storm 入门手册.

yzproject.com yzproject.com

Home - Website of yzproject!

Used Tire and Machine. 2012/11/19 Frozen Whole round Bullet tuna. Frozen Whole round Bullet tuna. Frozen Whole round Bullet tunaThanks so much We sold out itNext high season will be in spring at Mid of Japan.

yzprojectmanager.com yzprojectmanager.com

YZ Project Manager - Project Management Software.

Web Online Project Management Software. YellowZone provides software tailored to enhance work flow, productivity, resource and project tracking software and solutions. Below are some links we recommend:.

yzpromake.com yzpromake.com

扬州博美克机械设备有限公司

公司本着“以人为本、精工制造、完美至 .[了解详情].

yzproperties.com yzproperties.com

Coming Soon...

yzproperty.com yzproperty.com

www.yzproperty.com