码迷,mamicode.com
首页 >  
搜索关键字:nothing appropriate    ( 764个结果
November 17th, 2017 Week 46th Friday
If you shut the door to all errors, truth will be shut out. 你如果拒绝面对错误,真相也会被挡在门外。 Sometimes being a fool who knows nothing is happier than being a man ...
分类:其他好文   时间:2018-02-07 00:43:48    阅读次数:182
HDU 2147 kiki's game
Problem Description Recently kiki has nothing to do. While she is bored, an idea appears in his mind, she just playes the checkerboard game.The size o ...
分类:其他好文   时间:2018-01-30 22:57:51    阅读次数:183
Django-----定制后台以及修改模型
我们打开后台会发现显示的字段仅仅包含article总的字段,需要看里面的内容的话我们需要点击进去看,有没有定制的方法把定义的字段显示出来呢? 1.方法一:通过model里面修改:使用self方法返回对象类: 返回一个标题: 返回一个对象: 2.方法二:在admin里面修改,这种方法比较常用。 建立一 ...
分类:其他好文   时间:2018-01-28 18:15:51    阅读次数:395
October 31st, 2017 Week 44th Tuesday
No matter how hard the past is, you can always begin again. 不管过去有多么困难,你都可以重新开始。 Honestly, I don't agree with your opinion, I think it is just a toxic ...
分类:其他好文   时间:2018-01-20 22:42:02    阅读次数:177
各种存储过程使用指南
各种存储过程使用指南 <%@ Language=VBScript %> <% ' 開始链接数据库 Dim strConnString strConnString = "driver={SQL Server};server=songhp;uid=sa;pwd=;database=XVZDemo" se ...
分类:其他好文   时间:2018-01-20 19:49:41    阅读次数:154
180119 计算器的优化版
好吧,这段代码比较长,而且个人感觉还不够完美,只解析了括号内的运算 ...
分类:其他好文   时间:2018-01-20 00:19:01    阅读次数:227
powerdesigner将name的名字赋给comment
1 PowerDesigner中批量根据对象的name生成comment的脚本执行方法:Open PDM -- Tools -- Execute Commands -- Run ScriptVb script代码 Option Explicit ValidationMode = True Inter ...
分类:其他好文   时间:2018-01-19 15:50:11    阅读次数:160
Black Beauty
Chapter 1 My Early Home Chapter 2 My Training Chapter 3 Birtwick Park Chapter 4 A Fair Start Chapter 5 A Talk in the Orchard Chapter 6 A Stormy Day Ch ...
分类:其他好文   时间:2018-01-13 22:18:14    阅读次数:214
the c programing language 学习过程3
ControlFlow 控制流 specify 指定 compound statement 复合语句 cryptic有隐含意义的 ambiguity歧义 robust稳健 disintegration解体 sparingly节制 algorithm演算法 appropriate适合的适当的 iter ...
分类:其他好文   时间:2018-01-08 16:42:23    阅读次数:101
POJ1308 Is It A Tree?
Is It A Tree? A tree is a well-known data structure that is either empty (null, void, nothing) or is a set of one or more nodes connected by directed ...
分类:其他好文   时间:2017-12-31 13:37:47    阅读次数:161
764条   上一页 1 ... 27 28 29 30 31 ... 77 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!