我们经常看到这样的代码: public void setText(String text , TextView view , int string){ if(text == null || text.length() == 0){ // do something } }...
分类:
其他好文 时间:
2014-08-05 03:04:38
阅读次数:
189
It’s been awhile since I posted something here, and I figured I might use this spot to explain some general points about graphics hardware and softwa....
分类:
其他好文 时间:
2014-08-05 00:38:08
阅读次数:
279
This article refers to males and females alike. You may think that love is something that is simply thrown upon you, but this is an unhealthy assump.....
分类:
其他好文 时间:
2014-08-02 15:22:23
阅读次数:
293
在windows phone中,对于一个页面中 有图片列表的,滑动的时候,很容易被误认为是点击了图片,而打开图片详细信息等,原意是滑动列表,由此对图片添加2个事件,来控制其点击行为(滑动的时候,基本不会执行到do clicked something处) private bool _isClickEn...
分类:
其他好文 时间:
2014-07-31 23:50:21
阅读次数:
245
Description
Your rich uncle died recently, and the heritage needs to be divided among your relatives and the church (your uncle insisted in his will that the church must get something). There are...
分类:
其他好文 时间:
2014-07-31 17:15:36
阅读次数:
223
Modern flowchart for mobile, server, and etc.. communicationThis has something to do with these source codes:For the server side,https://github.com/xr...
今天看了一段话觉得挺有道理的。内容如下:
You got a dream,you gotta protect it.People can't do something themselves,they wanna tell you can't do it .If you want something,got get it.Period.
(如果你有梦想的话,就要去捍卫它。当别人做不到的...
分类:
其他好文 时间:
2014-07-29 18:01:53
阅读次数:
246
This tutorials aims to teach you how to create an error handler for your programs to deal with the clean-up operation when something in the code goes ...
分类:
其他好文 时间:
2014-07-29 16:59:32
阅读次数:
349
Definition of Supervised Learning and unsupervised learningIdea of supervised learning is to teach computer how to do something.Idea of unsupervised l...
分类:
其他好文 时间:
2014-07-28 11:32:10
阅读次数:
183
To Learn something you need to do it, without the fear of being unsuccessful. I believe in practicality and hence will be accompanying you to the prac...
分类:
系统相关 时间:
2014-07-26 14:09:15
阅读次数:
492