hanjc.me hanjc.me

hanjc.me

Zea's · jc han

Windows 下使用 Cocos2d-x 3.x + Lua 开发基础. Jul 6, 2014 · 3 minute read · Comments. Read On →. Jul 5, 2014 · 1 minute read · Comments. Read On →. 如何写 Ubuntu 的 Framebuffer. May 20, 2014 · 2 minute read · Comments. Read On →. 6824 Lab1 MapReduce Notes. Apr 9, 2014 · 1 minute read · Comments. Read On →. Apr 5, 2014 · 2 minute read · Comments. Read On →. Apr 4, 2014 · 2 minute read · Comments. Read On →. Mar 31, 2014 · 2 minute read · Comments. Read On →. Linux 下 c 的扩展内联汇编. Read On →. Read On →. Read On →.

http://www.hanjc.me/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR HANJC.ME

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

January

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Sunday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 2.6 out of 5 with 5 reviews
5 star
0
4 star
2
3 star
1
2 star
0
1 star
2

Hey there! Start your review of hanjc.me

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

4.8 seconds

CONTACTS AT HANJC.ME

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Zea's · jc han | hanjc.me Reviews
<META>
DESCRIPTION
Windows 下使用 Cocos2d-x 3.x + Lua 开发基础. Jul 6, 2014 · 3 minute read · Comments. Read On →. Jul 5, 2014 · 1 minute read · Comments. Read On →. 如何写 Ubuntu 的 Framebuffer. May 20, 2014 · 2 minute read · Comments. Read On →. 6824 Lab1 MapReduce Notes. Apr 9, 2014 · 1 minute read · Comments. Read On →. Apr 5, 2014 · 2 minute read · Comments. Read On →. Apr 4, 2014 · 2 minute read · Comments. Read On →. Mar 31, 2014 · 2 minute read · Comments. Read On →. Linux 下 c 的扩展内联汇编. Read On →. Read On →. Read On →.
<META>
KEYWORDS
1 jc han
2 blog
3 copyright 2015 license
4 powered by hugo
5 and hyde x
6 cocos2d x
7 暑期实习开始
8 life
9 ubuntu
10 linux
CONTENT
Page content here
KEYWORDS ON
PAGE
jc han,blog,copyright 2015 license,powered by hugo,and hyde x,cocos2d x,暑期实习开始,life,ubuntu,linux,android,framebuffer,exercises,distributed systems,简单的递归和动态规划,algorithm,printf in c,ds tree,assemble,using theme greyshade,laquo;«,laquo;,raquo;,raquo;»
SERVER
GitHub.com
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Zea's · jc han | hanjc.me Reviews

https://hanjc.me

Windows 下使用 Cocos2d-x 3.x + Lua 开发基础. Jul 6, 2014 · 3 minute read · Comments. Read On →. Jul 5, 2014 · 1 minute read · Comments. Read On →. 如何写 Ubuntu 的 Framebuffer. May 20, 2014 · 2 minute read · Comments. Read On →. 6824 Lab1 MapReduce Notes. Apr 9, 2014 · 1 minute read · Comments. Read On →. Apr 5, 2014 · 2 minute read · Comments. Read On →. Apr 4, 2014 · 2 minute read · Comments. Read On →. Mar 31, 2014 · 2 minute read · Comments. Read On →. Linux 下 c 的扩展内联汇编. Read On →. Read On →. Read On →.

INTERNAL PAGES

hanjc.me hanjc.me
1

暑期实习开始 · jc han

http://hanjc.me/post/2014-07-05-summer-intern

Jul 5, 2014 · 1 minute read · Comments. 记得很清楚,拿到网易暑期实习 offer 是 4 月 30 号,正好是劳动节放假前一天,当时真的是很开心,感觉实习终于有着落了,而且还是我的首选网易游戏,所以那个劳动节过的格外开心。 实习从 7 月开始,6 月末收到公司邮件通知,从 6 月 29 号开始就可以去杭州报道了,这点不得不称赞网易,对实习生的待遇非常不错,公司食堂免费吃,还提供住宿,不过因为实习生较多,公司的宿舍不够用了,所以我被分在了公司附近的乐通酒店。 6 月 30 号下暴雨,在宾馆闲着,顺便看看 cocos2d,毕竟马上实习开始就要用到,完全不会也说不过去。 中午在宾馆门口发现大批黑暗料理,就吃了份鸡肉饭,晚上偷溜进公司食堂愉快的蹭了一顿饭,同时也从食堂门口的通告得知因为实习生和新员工入职,从 7 月 1 日起食堂二楼小锅菜临时改成大众餐厅了,当天是最后一天,很遗憾不能品尝一下网易的特色菜。 7 月 1 号正式开始在网易的暑期实习,头两天都没做什么事情,基本上就是入职讲座啊,认识一下导师啊,配配环境什么的,我做的主要事情就是在公司转了转,看看都有哪些玩儿的。

2

如何写 Ubuntu 的 Framebuffer · jc han

http://hanjc.me/post/2014-05-20-ubuntu-fbvnc

如何写 Ubuntu 的 Framebuffer. May 20, 2014 · 2 minute read · Comments. 最近有个小项目,想在 Android 上跑一个通过直接读写 framebuffer 实现的 vnc 客户端, 所以发现了这个 fbvnc. 这个小的 vnc 客户端的不足当然有很多,比如连基本的窗口都木有,直接占用了你整个 framebuffer,不能调整分辨率,巨慢无比,卡的紧了就直接挂,但是它有一个最大的优点,就是真的非常简单,除了一些基本的 Linux 库之外没有任何第三方的依赖。 但是一个很大的问题是,这货在 ubuntu 上不 work什么原因呢,做个小测试看一看。 其实之前我写过小程序测试直接写 ubuntu 下的 framebuffer. 的,当时也是神马效果都木有,当时只是猜测和 x11 或 unity 有关,也没深究,这次为了跑 fbvnc,特意去搜了下,后来在 这里. Vinfoactivate = FB ACTIVATE NOW FB ACTIVATE FORCE; ioctl(fbfd, FBIOPUT VSCREENINFO, &vinfo).

3

Linux 下 c 的扩展内联汇编 · jc han

http://hanjc.me/post/2014-03-05-c-asm

Linux 下 c 的扩展内联汇编. Mar 5, 2014 · 1 minute read · Comments. 详细细节可以参考 gcc 关与扩展内联汇编的 文档. Asm volatile (Instruction List : Output : Input : Clobber/Modify). 冒号的使用原则 *O, I, C 分别指代 Output, Input, Clobber/Modify*. O、I 为空时,前边的冒号 第一、二个 可选择性省略. O,I,C 中任何一个不为空,则之前的冒号均必须保留,如只有 I 不为空时,O 和 I 之前的冒号必须保留,只有 C 不为空时三个冒号都必须保留. Asm ( : : : memory); asm ( : :); asm (mov %1, % eax : =a(var a) ; asm (mov %1, % eax : =a(var a) :); asm (mov % edx, % eax : =a(var a) : d(var d) ; asm (mov % edx, % eax : =a(var a) : : ebx);.

4

Android · jc han

http://hanjc.me/categories/android

如何写 Ubuntu 的 Framebuffer. May 20, 2014.

5

Windows 下使用 Cocos2d-x 3.x + Lua 开发基础 · jc han

http://hanjc.me/post/2014-07-06-cocos2d-lua-basic

Windows 下使用 Cocos2d-x 3.x + Lua 开发基础. Jul 6, 2014 · 3 minute read · Comments. 是国内非常成熟的 2d 游戏开发引擎了,拥有非常广大的开发者群体和活跃的社区,支持 Windows、Linux、Mac OS、iOS、Android 和 Window Phone 等各个平台,其本身是用 C 语言实现的,主要提供了面向 C 的接口,也提供了对 Lua、object-c 和 JavaScript 的支持。 我们的 minigame 要基于 Cocos 为简单起见,我就把 Cocos2d-x 称为 Cocos 了 和 Lua 实现,这有好处也有弊端,Lua 作为一门脚本语言,开发起来确实非常快捷,不过 Cocos 社区 Lua 相关的文档和资料并不如 C 那么完备,使得上手的难度增加,而且 Lua 本质并不是面向对象的编程语言,我们编码时的一些 OO 的思想也要需要转变。 出于对自己记忆力的极端不信任,决定把实习期遇到的关于 Cocos Lua 的种种问题都记录下来,希望也能成为实习的成果之一吧. 分两个部分说下,一个是 Cocos C ...

UPGRADE TO PREMIUM TO VIEW 11 MORE

TOTAL PAGES IN THIS WEBSITE

16

LINKS TO THIS WEBSITE

ytliu.info ytliu.info

小呆的厨房上线啦 - Mctrain's Blog

http://ytliu.info/blog/2015/02/01/xiao-ai-de-chu-fang-shang-xian-la

What I learned in IT, as well as thought about life. Posted by Liu Yutao. Laquo; 知识整理 2015.1. Running Xen on Xen Xen的嵌套虚拟化技术 ». My name is Liu Yutao and this is my blog. I am a Ph.D candidate in IPADS. Of SJTU, and this is my Homepage. E-mail me at mctrain016@gmail.com if you have any questions or comments. Segmentation Protection in Intel Processor. Enable CONFIG MODULE in Cyanogenmod Kernel. OpenSSL Authenticated Android Accessory Protocol. 转载 Sigreturn Oriented Programming (SROP) Attack - 攻击原理.

ytliu.info ytliu.info

404 - Mctrain's Blog

http://ytliu.info/notes

What I learned in IT, as well as thought about life. My name is Liu Yutao and this is my blog. I am a Ph.D candidate in IPADS. Of SJTU, and this is my Homepage. E-mail me at mctrain016@gmail.com if you have any questions or comments. Segmentation Protection in Intel Processor. Enable CONFIG MODULE in Cyanogenmod Kernel. OpenSSL Authenticated Android Accessory Protocol. 转载 Sigreturn Oriented Programming (SROP) Attack - 攻击原理. The 3rd. Place.

ytliu.info ytliu.info

XSM-FLASK学习笔记 - Mctrain's Blog

http://ytliu.info/blog/2015/06/10/xsm-flaskxue-xi-bi-ji

What I learned in IT, as well as thought about life. Cd $XEN $ make -C tools/flask/policy. GRUB CMDLINE XEN DEFAULT="flask= OPTION ". Multiboot /boot/xen-VERSION.gz dom0 mem=1024M,max:1024M flask=enforcing module /boot/vmlinuz-X.Y-amd64 root=/dev/mapper/vg system-root ro quiet module /boot/initrd.img-X.Y module /boot/flask/xenpolicy-VERSION. 当通过上面所提到的方式启动Xen之后,FLASK也就开启了,那么我们在创建虚拟机的时候就需要在其配置中增加一个security label 安全标签 ,否则,该虚拟机会被标记为 unlabeled ,例子如下所示. Seclabel='system u:system r:domU t'. Xl dmesg grep avc.

ytliu.info ytliu.info

Category: Android - Mctrain's Blog

http://ytliu.info/blog/categories/android

What I learned in IT, as well as thought about life. Enable CONFIG MODULE in Cyanogenmod Kernel. OpenSSL Authenticated Android Accessory Protocol. Hooking and Hijacking Android Native Code. Cross Reference Graph of Android Component. Dr Android and Mr. Hide - xidashi引发的故事. Qemu study for Android emulator. Get root in my android. Connect smartphone to android emulator. Parcel object in android. My name is Liu Yutao and this is my blog. I am a Ph.D candidate in IPADS. Of SJTU, and this is my Homepage.

ytliu.info ytliu.info

生活中的点点滴 - Mctrain's Blog

http://ytliu.info/life

What I learned in IT, as well as thought about life. My name is Liu Yutao and this is my blog. I am a Ph.D candidate in IPADS. Of SJTU, and this is my Homepage. E-mail me at mctrain016@gmail.com if you have any questions or comments. Segmentation Protection in Intel Processor. Enable CONFIG MODULE in Cyanogenmod Kernel. OpenSSL Authenticated Android Accessory Protocol. 转载 Sigreturn Oriented Programming (SROP) Attack - 攻击原理. The 3rd. Place.

ytliu.info ytliu.info

404 - Mctrain's Blog

http://ytliu.info/mctrain016@gmail.com

What I learned in IT, as well as thought about life. My name is Liu Yutao and this is my blog. I am a Ph.D candidate in IPADS. Of SJTU, and this is my Homepage. E-mail me at mctrain016@gmail.com if you have any questions or comments. Segmentation Protection in Intel Processor. Enable CONFIG MODULE in Cyanogenmod Kernel. OpenSSL Authenticated Android Accessory Protocol. 转载 Sigreturn Oriented Programming (SROP) Attack - 攻击原理. The 3rd. Place.

ytliu.info ytliu.info

ChinaSys小记(2015.6) - Mctrain's Blog

http://ytliu.info/blog/2015/06/08/chinasysxiao-ji-2015-dot-6

What I learned in IT, as well as thought about life. Persistent B trees in Non-Volatile Main Memory. B tree one operation - multiple inconsistency states in cache when crash. Write-ahead log, 4 times (clflush and mfence) cost. B tree need to change 2 pointer, not atomic one. Re-design B tree node. Unsorted slot array/bitmatp B node structure. Use empty slot to store newly inserted one. Atomically update slot array and bitmap. Capacity wall (vs. memory wall) 扩容困难 (封装,结构,工艺. DRAM系统容量 = 通道数 * 通道内颗粒数 * 颗粒容量.

ytliu.info ytliu.info

夏天到了 - Mctrain's Blog

http://ytliu.info/blog/2015/05/19/xia-tian-dao-liao

What I learned in IT, as well as thought about life. Posted by Liu Yutao. Laquo; Running Driver Domain on Xen. ChinaSys小记 2015.6 ». My name is Liu Yutao and this is my blog. I am a Ph.D candidate in IPADS. Of SJTU, and this is my Homepage. E-mail me at mctrain016@gmail.com if you have any questions or comments. Segmentation Protection in Intel Processor. Enable CONFIG MODULE in Cyanogenmod Kernel. OpenSSL Authenticated Android Accessory Protocol. 转载 Sigreturn Oriented Programming (SROP) Attack - 攻击原理.

ytliu.info ytliu.info

Paper Digest and Notes - Mctrain's Blog

http://ytliu.info/paper

What I learned in IT, as well as thought about life. Paper Digest and Notes. Out-of-the-box Monitoring of VM-based High-Interaction Honeypots (RAID 2007). Towards a VMM-based Usage Control Framework for OS Kernel Integrity Protection (SACMAT 2007). Countering Persistent Kernel Rootkits Through Systematic Hook Discovery (RAID 2008). Process Implanting: A New Active Introspection Framework for Virtualization (SRDS 2011). NoHype: Virtualized Cloud Infrastructure without the Virtualization (ISCA 2010). OpenS...

ytliu.info ytliu.info

404 - Mctrain's Blog

http://ytliu.info/ipads.se.sjtu.edu.cn

What I learned in IT, as well as thought about life. My name is Liu Yutao and this is my blog. I am a Ph.D candidate in IPADS. Of SJTU, and this is my Homepage. E-mail me at mctrain016@gmail.com if you have any questions or comments. Segmentation Protection in Intel Processor. Enable CONFIG MODULE in Cyanogenmod Kernel. OpenSSL Authenticated Android Accessory Protocol. 转载 Sigreturn Oriented Programming (SROP) Attack - 攻击原理. The 3rd. Place.

UPGRADE TO PREMIUM TO VIEW 10 MORE

TOTAL LINKS TO THIS WEBSITE

20

SOCIAL ENGAGEMENT



OTHER SITES

hanjayasolar.com hanjayasolar.com

www.hanjayasolar.com

First Power AGM (Absorbed Glass Mate). Sharp LED Street Lamp/ Lampu jalan. Paket PJU / Lampu Jalan Solarcell 200wp. GARMIN fOR BICYCYLE /SEPEDA. Raquo; isi testimonial. Selamat datang di www.hanjayasolar.com. Nikmati kemudahan berbelanja bersama kami! 1 user sedang online. Anda pengunjung ke-88,390. X Rp 9,800 =. 2010 www.hanjayasolar.com.

hanjayasukmaaji.blogspot.com hanjayasukmaaji.blogspot.com

Aji Tralala

Rabu, 22 Februari 2012. Minggu, 30 Oktober 2011. How to Make Sate Ayam. That’s all, Thank you. Jumat, 28 Oktober 2011. Sleep too long and too short. Selasa, 18 Oktober 2011. Menghiasi Diri Dengan Akhlak Yang Baik. Menghiasi diri dengan akhlak yang baik termasuk unsur-unsur ketakwaan, dan tidak sempurna ketakwaan seseorang itu kecuali dengan akhlak yang baik. Allah Ta’ala berfirman:“. Senin, 17 Oktober 2011. Cara Cepat Menghatam Al-Quran. So, let's Recognize, Learn, and Expand.

hanjayasukmaaji.wordpress.com hanjayasukmaaji.wordpress.com

hanjaya sukma aji | tidak semua yang kau lihat, dengar, baca, rasa itu benar.. maka jangan percaya dengan isi blog ini! tapi lakukan yang menurutmu benar, biar Tuhan yang menilai.. enjoy reading *ra jelas* :)

Tidak semua yang kau lihat, dengar, baca, rasa itu benar. maka jangan percaya dengan isi blog ini! Tapi lakukan yang menurutmu benar, biar Tuhan yang menilai. enjoy reading *ra jelas* :). Nabi Adam a.s. Nabi Ayub a.s. Nabi Ibrahim a.s. Nabi Idris a.s. Nabi Isa a.s. Nabi Musa a.s. Tangan Ibu Yang Gemetar. Types of Worship Leaders. Fajar telah kembali. malam kini berlalu. Lepas lelahmu, buang resah dan sedihmuu. Nikmati cerahnya pagi ini. Kuatkan langkah kita, buang ragu yang mengganggu. By aji cakep •.

hanjaymin.wordpress.com hanjaymin.wordpress.com

Jason – We are the reckless we are the wild youth.

We are the reckless we are the wild youth. We are the reckless we are the wild youth. Ca dao than thân Việt Nam: Thân phận và bi kịch của người phụ nữ. Thật ra đây là bài tập trên lớp, nhưng mà thấy nó khá hay nên share lên đây =) * * Văn học nói chung cũng như ca dao nói riêng được bắt nguồn từ chính thực tại cuộc sống của con người, được dệt bằng những mảnh vải là sự thật cuộc sống, qua đôi…. SLUT-SHAMING, TRINH TIẾT VÀ HỆ QUẢ. Một vài suy nghĩ linh tinh về Peter Pan. Giọng hát của vocal chính trong nh...

hanjc.com hanjc.com

湖北瀚恩康贝新材料有限公司

父亲 扮马 救儿子被关注 两天. 瀚恩康贝新材料科技 北京 有限公司 研发总部设在中国政治、经济、文化中心- -首都北京,主要业务是研发推广新型利废建筑材料和配套建筑机械设备,努力为中国的节能利废、循环经济作贡献。 地址 湖北省孝感市大悟县湖北孝感大悟古寨建材工业园 电话 138544822458 传真 821332495 邮箱 pygj999@hanjc.com.

hanjc.me hanjc.me

Zea's · jc han

Windows 下使用 Cocos2d-x 3.x + Lua 开发基础. Jul 6, 2014 · 3 minute read · Comments. Read On →. Jul 5, 2014 · 1 minute read · Comments. Read On →. 如何写 Ubuntu 的 Framebuffer. May 20, 2014 · 2 minute read · Comments. Read On →. 6824 Lab1 MapReduce Notes. Apr 9, 2014 · 1 minute read · Comments. Read On →. Apr 5, 2014 · 2 minute read · Comments. Read On →. Apr 4, 2014 · 2 minute read · Comments. Read On →. Mar 31, 2014 · 2 minute read · Comments. Read On →. Linux 下 c 的扩展内联汇编. Read On →. Read On →. Read On →.

hanjdi.deviantart.com hanjdi.deviantart.com

hanjdi (Il Nam Han) - DeviantArt

Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')" class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ; this.removeAttribute('onclick')". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 10 Years. This deviant's full pageview. Last Visit: 1 hour ago. This is the place where you can personalize your profile! No journa...

hanje.com hanje.com

Test Page for hanje.com & InterWorx-CP

This page is used to test the proper operation of the new SiteWorx account setup for hanje.com. If you see this page then it works! If you are the site owner. Login to InterWorx-CP by navigating to the SiteWorx Login Page. This page's full URL is as follows:. You'll want to bookmark that login page so you can easily find it again. You can also reach SiteWorx by appending /siteworx to your domain as a shortcut (e.g. http:/ hanje.com/siteworx). You may also want to signup for the InterWorx-CP Forums.

hanje.praktijkinfo.nl hanje.praktijkinfo.nl

Huisartsenpraktijk Hanje - huisarts - Montfoort

Avond-,nacht- en weekenddienst. Herhaalrecepten, online afspraak en eConsult via patiëntenportaal. Dit is de website van Huisartsenpraktijk Hanje. Van harte welkom, we hopen dat we u met deze webpagina's nog beter kunnen informeren over de praktijk. Blader eens rustig door de pagina's heen, we zijn benieuwd naar uw reactie. En keer nog eens terug, want de informatie op de site wordt regelmatig onderhouden en vernieuwd. Vergeet niet onze site toe te voegen aan uw favorieten! Bij de nieuwsberichten vindt u...

hanje.skyrock.com hanje.skyrock.com

Blog de hanje - rien de tres important, sauf si vous aimez perdre votre temps.. - Skyrock.com

Mot de passe :. J'ai oublié mon mot de passe. Rien de tres important, sauf si vous aimez perdre votre temps. Je ne garanti pas que cela vous plaira.je ne garantie pas que je suis celle que vous vous imaginez.je ne garanti pas d'éxister dans votre tête.je ne garanti pas de dire toujours se que vous voullez entendre.je ne garanti pas que ce que j'ai à dire soit plus beau que le silence.je ne suis peut être pas comme tout le monde voudrait que je soit. Mise à jour :. Abonne-toi à mon blog! Ou poster avec :.

hanje.wordpress.com hanje.wordpress.com

Natural Selections | Just another WordPress.com site

Just another WordPress.com site. September 6, 2010. I Just Read…. I confessed last week in my blog for the Copper Queen Library to being a bit of a science geek. (In that case I was blogging about a brilliant book called The Immortal Life of Henrietta Lacks. My favorite book of the summer so far, is about evolution, and that includes all the fiction AND nonfiction that I read. Why Evolution is True. By Jerry A. Coyne. Gives all kinds of wonderful examples that are evidence to the debate which still rages...