http://www.delphidabbler.com/articles?article=1Why do it?Sometimes we need a non-windowed component (i.e. one that isn't derived fromTWinControl) to r...
These days I want to install a new Linux kernel in Guest Operating System.The original version of Guest OS is 2.6.32, but I need a kernel version 3.10...
分类:
系统相关 时间:
2014-10-10 06:51:44
阅读次数:
294
原文转自:http://blog.jobbole.com/56243/本篇文章主要讲述CSS3 transition规范和在不同浏览器之间的使用差异,关于具体解决方法或如何规避问题的意见可以参考另一篇非常有见地的文章,“All You Need to Know About CSS Transitio...
分类:
Web程序 时间:
2014-10-09 14:08:13
阅读次数:
326
(以下内容,如有疏误,敬请指正。谢谢!如果有什么问题,也可以相互交流。)先讲一下结果:腾讯和百度都给了offer。最后签了腾讯的offer。2015届毕业季求职生涯就此告一段落~(2014.9.29)想着之前在应届生、itmian4等网站看过不少师兄师姐的笔经、面经。现在,也是回馈的时候了。在这里,...
分类:
其他好文 时间:
2014-10-09 13:24:13
阅读次数:
468
iOS MD5加密算法 1 #import // Need to import for CC_MD5 access 2 3 4 - (NSString *)md5:(NSString *)str 5 { 6 const char *cStr = [str UTF8String]; 7 ...
分类:
移动开发 时间:
2014-10-08 23:19:57
阅读次数:
234
转载请注明出处:http://blog.csdn.net/ns_code/article/details/27249675题目描写叙述:输入一棵二叉树,求该树的深度。从根结点到叶结点依次经过的结点(含根、叶结点)形成树的一条路径,最长路径的长度为树的深度。输入:第一行输入有n,n表示结点数,结点号从...
分类:
其他好文 时间:
2014-10-08 15:12:15
阅读次数:
236
Eclipse Kepler?4.3.2 SR2?is the most recent release from the Eclipse top-level project. It contains what you need to build applications based on Eclipse technology, including integrated developm...
分类:
系统相关 时间:
2014-10-08 15:10:55
阅读次数:
457
Problem Description
A lot of boys and girls come to our company to pie friends. After we get their information, we need give each of them an advice for help. We know everyone’s height, and we belie...
分类:
其他好文 时间:
2014-10-07 13:51:13
阅读次数:
226
Life is short, you need Python!------ Bruce Eckel(ANSI C++ Comitee member) Python[1]是一门很难让人拒绝学习的程序设计语言,我喜欢它是因为它能很快给人带来成就感,海量的扩展库几乎可以帮助你立刻完成许多看起来很困难的事....
分类:
编程语言 时间:
2014-10-07 02:16:12
阅读次数:
926
1.1. 问题 ProblemYou need to deal with data that doesn't fit in the ASCII character set. 你需要处理不适合用ASCII字符集表示的数据. 1.2. 解决 SolutionUnicode strings can be ...
分类:
编程语言 时间:
2014-10-07 01:21:42
阅读次数:
419