码迷,mamicode.com
首页 >  
搜索关键字:excuse me    ( 4131个结果
一天一道算法题---6.3---二分运用
感谢微信平台 : 一天一道算法题 ----- 一天多一点进步-----先来段 废话:已经 3 4天没更了 主要还是自己 太懒了 。。。。好 让我们 开始吧题目链接: touch me是不是 有点长啊 最可恶的是 还有张 诱人的 馅饼 --- 话说 有个很好的美国系列校...
分类:其他好文   时间:2014-06-07 00:35:37    阅读次数:198
转 苹果的新编程语言 Swift 简介
苹果官方文档地址https://developer.apple.com/library/prerelease/ios/documentation/Swift/Conceptual/Swift_Programming_Language/index.html原文地址http://zh.lucida.me...
分类:移动开发   时间:2014-06-06 23:16:07    阅读次数:509
css规范
http://www.qingdou.me/2142.htmlCSS书写顺序1.位置属性(position, top, right, z-index, display, float等)2.大小(width, height, padding, margin)3.文字系列(font, line-heig...
分类:Web程序   时间:2014-06-06 14:09:25    阅读次数:393
Cookie Version in J2EE
Cookie Version in J2EE原文章:http://villadora.me/2014/05/06/cookie-version/在处理Cookie的时候发现不能处理servlet request中不能获取cookie中的带”:”字符的值.Cookie[] cookies = requ...
分类:其他好文   时间:2014-06-06 10:36:15    阅读次数:174
jQuery触屏插件:Tap 代码
jQuery触屏插件:Tap,使用方法非常简单,例:$("#domid").tap(function(){ alert("You tapped me! -- by"+this.innerText);});依赖jquery 1.7+01$.fn.tap = function(fn){02 va...
分类:Web程序   时间:2014-06-05 19:17:55    阅读次数:413
POJ2993——Help Me with the Game
Help Me with the GameDescriptionYour task is to read a picture of a chessboard position and print it in the chess notation.InputThe input consists of ...
分类:其他好文   时间:2014-06-04 16:41:58    阅读次数:226
poj2996(Help Me with the Game)
题目大意: 同2993、 这题是根据棋盘,分别输出棋子的位置。解题思路: 模拟再模拟、我写了8000+B 你能信?我是多有耐心呢!代码: 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include ...
分类:其他好文   时间:2014-06-03 09:05:24    阅读次数:311
VirtualBox piix4_smbus Error
VirtualBox 3.2.10 gives me the following error message when booting Ubuntu 10.10:-iix4_smbus 0000.00.07.0: SMBus base address uninitialized - upgrade ...
分类:其他好文   时间:2014-06-02 16:44:03    阅读次数:234
Java中的Enum的使用与分析(转)
示例:public enum EnumTest { FRANK("The given name of me"), LIU("The family name of me");//两个实例 private String context; private String ge...
分类:编程语言   时间:2014-05-30 18:37:45    阅读次数:419
TOJ---1023---最小路径覆盖---
这应该算今天 噢 不对 都可以算昨天做的最有质量的一题了 至于什么是最小路径覆盖之类的 = 今天下午再说吧 有点累了明天 又要上高数了 上学期 期末高数卷 必跪的节奏 。。。。作妹啊 。。。。。。。。先 给出链接 要是你也喜欢熬夜 今晚A了它吧 touch me-------------------...
分类:其他好文   时间:2014-05-30 16:38:20    阅读次数:385
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!