码迷,mamicode.com
首页 >  
搜索关键字:coffee lake power-on me    ( 7774个结果
DrawFrameControl 绘制标准控件
BOOL DrawFrameControl( HDC hDC, // 设备环境句柄 LPRECT lpRect, // 矩形区域 UINT nType, // 控件类型 UINT nState // 控件状态);// 控件类型 uType 参数DFC_CAPTION = 1; // 标题DFC_ME...
分类:其他好文   时间:2014-07-22 23:17:13    阅读次数:440
二、Java语言的简单认识及Hello World示例
1. Java语言的简单认识 (1) Java有三个版本: a.JAVA SE (以前称J2SE):Standard Environment 标准版本; b.JAVA EE (以前称J2EE):Enterprise Environment 企业版; c.JAVA ME (以前称J2ME)...
分类:编程语言   时间:2014-05-12 15:57:22    阅读次数:335
大神的算法学习之路
http://zh.lucida.me/
分类:其他好文   时间:2014-05-09 18:29:17    阅读次数:245
【转】成功在AMD主机上用虚拟机安装原版雪豹
转载地址:http://www.jzh.me/archives/205.html/comment-page-1一直都很想安装苹果的系统,当雪豹出来的时候就更加想了,但是自己的机器是AMD的,而且还是三核的,那样就难上加难了。试过很多改造系统后,还是不行,于是想到在虚拟机里面体验原版雪豹。首先我们需要...
分类:其他好文   时间:2014-05-02 21:42:28    阅读次数:488
欧拉计划16-20题
16、Power digit sum215= 32768 and the sum of its digits is 3 + 2 + 7 + 6 + 8 = 26.What is the sum of the digits of the number 21000?题目大意:215= 32768 并且其...
分类:其他好文   时间:2014-05-02 13:17:49    阅读次数:1223
Out of office 模板
I am out of the office until 0X/0X/201X.I will be checking my email regularly. Please leave a complete message for me and I will respond immediately w...
分类:其他好文   时间:2014-05-02 11:14:21    阅读次数:2686
redis安装
安装过程如下性能测试结果:SET操作每秒钟 110000 次,GET操作每秒钟 81000 次,服务器配置如下:Linux 2.6, Xeon X3320 2.5Ghz.stackoverflow 网站使用 Redis 做为缓存服务器。安装过程:Redis是一种高级key-value数据库。它跟me...
分类:其他好文   时间:2014-05-01 15:20:09    阅读次数:375
sicily 1007 To and Fro (基础题)
链接:http://soj.me/show_problem.php?pid=1007 Description Mo and Larry have devised a way of encrypting messages. They first decide secretly on the number of columns and write the message (letter...
分类:其他好文   时间:2014-04-29 13:23:21    阅读次数:293
.Net委托详解
搬运自http://wurang.me/2014/04/22/delegate.html【什么是委托】委托是对函数的引用,它是一个引用类型,类似c/cpp中的函数指针。但它是类型安全的。委托是一个类,定义了方法的类型,可以将方法当做另一个方法的参数传递。委托就是一个安全的函数指针,用来执行函数方法的...
分类:Web程序   时间:2014-04-29 10:46:47    阅读次数:409
The Leak of The Memory in C++ 1.2
This articles will show how to avoid the leak of the memory in c++, I just use this articles to summerise something, and show how awesome my English is. If someone need Chinese version, just told me....
分类:编程语言   时间:2014-04-27 22:22:19    阅读次数:430
7774条   上一页 1 ... 775 776 777 778 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!