一、题目DescriptionWangpeng is good at drawing. Now he wants to say numbers like “521” to his girlfriend through the game draw something.Wangpeng can’t wr...
分类:
其他好文 时间:
2014-07-22 22:53:15
阅读次数:
242
创建表: hive> CREATE TABLE pokes (foo INT, bar STRING); Creates a table called pokes with two columns, the first being an integer and the other a string....
分类:
其他好文 时间:
2014-07-22 22:50:54
阅读次数:
262
工具:eclipse3.7.2 升级ADT:从ADT-22.3.0到ADT-23.0.2 错误信息: Cannot?complete?the?install?because?of?a?conflicting?dependency.
??Software?being?installed:?Android?Development?Tools...
分类:
系统相关 时间:
2014-07-22 08:28:34
阅读次数:
506
Cocos2d (v.3.0) rendering pipeline roadmap
Why (the vision)
The way currently Cocos2d does rendering is good but it is beginning to feel somehow antiquate and moreover it doesn’t actually leverag...
分类:
其他好文 时间:
2014-07-19 23:14:08
阅读次数:
449
Problem DescriptionWangpeng is good at drawing. Now he wants to say numbers like “521” to his girlfriend through the game draw something.Wangpeng can’...
分类:
其他好文 时间:
2014-07-19 18:24:12
阅读次数:
205
The tutorial is from Dan Klein and Pieter AbbeelA good tutorial: https://docs.python.org/2/tutorial/ Table of ContentsInvoking the Interpreter Operato...
分类:
编程语言 时间:
2014-07-19 00:17:17
阅读次数:
372
Stepsuppose you need to develop a feature,when you finish the feature ,you need to release the jar to Nexus,and other projects will depend on your jar...
分类:
其他好文 时间:
2014-07-18 19:00:08
阅读次数:
262
这个题目主要是设置显示开/光及光标设置
这个地方与上一个题目没有多大的区别。
#include
#define uchar unsigned char
#define uint unsigned int
uchar code table[]="GOOD GOOD STUDY!";
uchar code table1[]="DAY DAY UP ^_^!";
sbit lcden=P3...
分类:
其他好文 时间:
2014-07-18 18:11:09
阅读次数:
245
This is being changed for 2.4.10 and 2.6.0-rc3.Tyler Brock's explanation:Now that the server uses power of 2 by default, if the default chunk size for...
分类:
数据库 时间:
2014-07-18 12:20:42
阅读次数:
430
Dropping BallsA number of K balls are dropped one by one from the root of a fully binary tree structure FBT. Each time the ball being dropped first v....
分类:
其他好文 时间:
2014-07-18 12:14:24
阅读次数:
202