1、首先说一下canvas类: Class OverviewThe Canvas class holds the "draw" calls. To draw something, you need 4 basic components: A Bitmap to hold the pixels, a ...
分类:
移动开发 时间:
2014-09-28 11:11:01
阅读次数:
288
转载请注明出处:http://blog.csdn.net/ns_code/article/details/27106997题目描写叙述:在一个字符串(1#include/*返回第一个出现一次的字符*/char FirstOnceChar(char *str){ if(str == NULL) re....
分类:
其他好文 时间:
2014-09-27 20:31:40
阅读次数:
129
NOTE: These two methods: Tip: Subclass AbstractHandler rather than implementing IHandler. but you can use it to the below section you need to set: IHa...
分类:
系统相关 时间:
2014-09-27 13:59:39
阅读次数:
262
报错如下:java.lang.RuntimeException: Unable to start activity ComponentInfo{com.example.test2/com.example.test2.MainActivity}: java.lang.IllegalStateExcep...
分类:
移动开发 时间:
2014-09-27 11:58:09
阅读次数:
179
You need to replace one line in ioSoch.h:
#include
to
#include...
分类:
其他好文 时间:
2014-09-26 20:37:15
阅读次数:
147
SQL Server database administrators may frequently need in especially development and test environments instead of the production environments to kill ...
分类:
数据库 时间:
2014-09-26 19:06:48
阅读次数:
667
现象是:python easy.py train test输出:Scaling training data...WARNING: original #nonzeros 100389 new #nonzeros 9983948Use -l 0 if many original...
今天在Linux环境下写了一个最简单的TCP Client程序,没想到Linux环境下的头文件竟然这么分散,让我这样的菜鸟很是郁闷啊。编译成功的代码如下:#include #include #include // Not need!#include // struct socka...
分类:
其他好文 时间:
2014-09-24 12:05:46
阅读次数:
160
From google: If your app uses a custom image as the background of the bar, you'll need to provide a “taller” image so that it extends up behind the st...
分类:
移动开发 时间:
2014-09-23 13:38:34
阅读次数:
147
又到了秋雨霏霏的时节,转眼之间已经在程序员这个职业滚爬了三年。毕业于一所不入流的专科院校,没有好好的学习,只顾着贪玩、打游戏、谈对象。。。毕业的时候不知所措没办法,只好于11年9月底来到北京找工作,也没抱太大的希望。也许是命运的使然,运气的眷顾,到了北京之后面试了几家公司,很快就收到了几个offer...
分类:
编程语言 时间:
2014-09-23 01:47:33
阅读次数:
309