码迷,mamicode.com
首页 >  
搜索关键字:i know    ( 1868个结果
PDB文件:每个开发人员都必须知道的
PDB Files: What Every Developer Must Knowhttp://www.wintellect.com/CS/blogs/jrobbins/archive/2009/05/11/pdb-files-what-every-developer-must-know.aspx一...
分类:数据库   时间:2014-11-21 12:19:12    阅读次数:170
Well-ordered String
ProblemYou know a password is well-ordered string. Well-ordered string means that the order of the characters is in an alphabetical increasing order. ...
分类:其他好文   时间:2014-11-21 06:55:50    阅读次数:137
AVR第5课:蜂鸣器
以下是蜂鸣器的电路图。 代码:蜂鸣器代码。 /* *info:buzzer *author:chenlu *date:2014.11.20 */ //input the head file so that the program can work normally //iom16v---know the register //macros---know the BIT(x) #i...
分类:其他好文   时间:2014-11-20 12:04:44    阅读次数:193
SQL Server中数据的修改是如何落盘的?
To understand how the write-ahead log works, it is important for you to know how modified data is written to disk. SQL Server maintains a buffer cache...
分类:数据库   时间:2014-11-20 11:36:23    阅读次数:160
Storyboard 常用方法总结-精华版
1.prepareForSegue: Now we know what the destinationViewController is we can set its data properties. To receive information back from a scene we use delegation. Both are shown simply in the followi...
分类:其他好文   时间:2014-11-20 10:21:53    阅读次数:153
ora-12514 tns listener does not currently know of service requested in connect descriptor
具体消息为:ora-12514 tns listener does not currently know of service requested in connect descriptor环境windows7 x64 oracle 11g问题起因:大致是之前本机安装了一个oracle10g的cli...
分类:其他好文   时间:2014-11-19 13:51:25    阅读次数:190
Six ways to think like a journalist!
Journalists have the ability to state a thing more clearly. What can we learn from them to help us report or explain things like them?        There are six ways as follows:        1. Know your audie...
分类:其他好文   时间:2014-11-19 01:59:04    阅读次数:199
PDB文件:每个开发人员都必须知道的
PDB Files: What Every Developer Must Knowhttp://www.wintellect.com/CS/blogs/jrobbins/archive/2009/05/11/pdb-files-what-every-developer-must-know.aspxP...
分类:数据库   时间:2014-11-17 21:09:09    阅读次数:324
ACM学习历程—HDU1028 Ignatius and the Princess(组合数学)
Ignatius and the Princess Description "Well, it seems the first problem is too easy. I will let you know how foolish you are later." feng5166 says. "T...
分类:其他好文   时间:2014-11-16 20:04:47    阅读次数:204
ACM学习历程—HDU1392 Surround the Trees(计算几何)
DescriptionThere are a lot of trees in an area. A peasant wants to buy a rope to surround all these trees. So at first he must know the minimal requir...
分类:其他好文   时间:2014-11-16 20:04:22    阅读次数:132
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!