码迷,mamicode.com
首页 >  
搜索关键字:programs    ( 760个结果
Android- Context理解
学习了安卓以后还是不理解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
windows64-zabbix客户端配置指导
将客户端程序拷贝到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..
分类:Windows程序   时间:2015-05-29 18:29:39    阅读次数:196
类函数成员指针
// 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
Python学习笔记-Iterative programs
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
760条   上一页 1 ... 57 58 59 60 61 ... 76 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!