学习了安卓以后还是不理解Context的用法:Api文档链接http://wear.techbrood.com/reference/android/content/Context.html 一个非常好的视频:http://www.tudou.com/programs/view/DtRZxB868TE...
分类:
移动开发 时间:
2015-06-01 18:42:39
阅读次数:
132
01.Real Programmers don't write specs -- users should consider themselves lucky to get any programs at all and take what they get.(真正的程序员不循规蹈矩,他们对用户说:...
分类:
其他好文 时间:
2015-05-31 18:17:42
阅读次数:
154
将客户端程序拷贝到c:\programs\目录,修改C:\ProgramFiles\zabbix_agents_2.2.0.win\confzabbix_agentd.win.conf文件:LogFile=d:\zabbix_agentd.logLogFileSize=10EnableRemoteCommands=1LogRemoteCommands=1Server=192.168.8.31StartAgents=5ServerActive=192.168.8.31:1005..
// The contents of this file are in the public domain. See LICENSE_FOR_EXAMPLE_PROGRAMS.txt/* This is an example illustrating the use of the member...
分类:
其他好文 时间:
2015-05-26 15:56:52
阅读次数:
108
Iterative programs:- Choose variable that "count"- initialize outside the loop- set up end test (variable)- construct block -change variable- what to....
分类:
编程语言 时间:
2015-05-25 22:04:47
阅读次数:
116