码迷,mamicode.com
首页 >  
搜索关键字:i know    ( 1868个结果
【Java重构系列】重构31式之封装集合
2009年,Sean Chambers在其博客中发表了31 Days of Refactoring:Useful refactoring techniques you have to know系列文章,每天发布一篇,介绍一种重构手段,连续发文31篇,故得名“重构三十一天:你应该掌握的重构手段”。此外...
分类:编程语言   时间:2014-08-08 17:58:46    阅读次数:472
路由器端口触发与转发---Port Forwarding & Port Triggering
What is Port Triggering? If you have not read my explanation of port forwarding do so now. You can find it here. Port triggering is pretty simple once you know what port forwarding is. Port...
分类:其他好文   时间:2014-08-08 16:12:36    阅读次数:362
I should know the content of js
阻止事件传播,必须显示,return false; return exp?confirm():!!alert(); js 定时器,线程,启动,开始,停止。参数传递,使用window; js扩展: String.prototype.Trim = String.prototype.trim = function() {...
分类:Web程序   时间:2014-08-07 13:35:00    阅读次数:250
OpenERP-限制高级搜索字段范围(Restrict the fields can be seen in "advanced search")
因为高级搜索包含对象的所有字段,默认没有做限制。有时候不希望暴露太多字段给用户,所以可以使用如下方法,使高级搜索与普通搜索的字段范围相同。 By default, the advanced search function can search by all of the object's fields. But sometimes, we don't want the user to know...
分类:其他好文   时间:2014-08-06 19:04:11    阅读次数:215
hdu 1213 How Many Tables(并查集)
Problem DescriptionToday is Ignatius' birthday. He invites a lot of friends. Now it's dinner time. Ignatius wants to know how many tables he needs at ...
分类:其他好文   时间:2014-08-06 17:36:21    阅读次数:251
H - R(N)
H - R(N) Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64uSubmit Status Practice HDU 3835Description We know that some positive int...
分类:其他好文   时间:2014-08-06 11:40:31    阅读次数:214
URAL 1023 Buttons(巴什博弈水题)
1023. ButtonsTime limit: 2.0 secondMemory limit: 64 MBBackgroundAs you surely already know, Yekaterinburg has gotten its right to hold The Summer Olym...
分类:其他好文   时间:2014-08-05 22:17:20    阅读次数:229
Prime Palindrome Golf
Prime Palindrome GolfDo you know how to play Prime Palindrome Golf? You are given a number and your challenge is to find the closest palindromic prime...
分类:其他好文   时间:2014-08-05 13:24:49    阅读次数:274
Uva-------(11462) Age Sort(计数排序)
BAge SortInput:Standard InputOutput:Standard OutputYou are given the ages (in years) of all people of a country with at least 1 year of age. You know ...
分类:其他好文   时间:2014-08-05 02:57:48    阅读次数:230
HDU 1087 Super Jumping! Jumping! Jumping! 最大子序列的和
Problem Description Nowadays, a kind of chess game called “Super Jumping! Jumping! Jumping!” is very popular in HDU. Maybe you are a good boy, and know little about this game, so I introduce it to yo...
分类:其他好文   时间:2014-08-04 17:50:47    阅读次数:158
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!