码迷,mamicode.com
首页 >  
搜索关键字:can    ( 23056个结果
第一百六十一天 how can I 坚持
突然感觉好恐怖啊。 人生三万来天,每天记一篇日记,三万来篇,就是能坚持下来,好像也没什么意义啊。oncelife意义何在? 到底人活这一世的意义是什么?悟。。。 今天同事问了几个很基础的问题,都不知道。哎。。。 一天天。。 我相信总有一天,我会觉醒。 其实不是不能成功,只是你不想成功...
分类:其他好文   时间:2015-09-10 23:50:49    阅读次数:243
[LeetCode] Unique Paths
A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below).The robot can only move either down or right at any po...
分类:其他好文   时间:2015-09-10 22:31:12    阅读次数:196
MySql: ”Commands out of sync“Error (Connect/C++)
使用 Connector/C++ 查询 Mysql , 连续调用存储过程时会出现如下:Commands out of sync; you can't run this command now,state:HY000出现原因可以看这里:http://stackoverflow.com/question...
分类:数据库   时间:2015-09-10 21:09:20    阅读次数:222
hdu 5312 Sequence(数学推导+线性探查(两数相加版))
Problem DescriptionToday, Soda has learned a sequence whose n-th (n≥1) item is 3n(n?1)+1. Now he wants to know if an integer m can be represented as t...
分类:其他好文   时间:2015-09-10 21:00:37    阅读次数:172
Android之SurfaceView学习(一)转转
Android之SurfaceView学习(一)首先我们先来看下官方API对SurfaceView的介绍SurfaceView的API介绍Provides a dedicated drawing surface embedded inside of a view hierarchy. You can...
分类:移动开发   时间:2015-09-10 19:29:32    阅读次数:226
Connector/c++ 查询Mysql,出现 can't fetch because not on result set 错误
使用 Connector/C++ 查询 Mysql 时,出现错误,提示如下:can't fetch because not on result set,出现原因可以看这里:http://stackoverflow.com/questions/17294611/sqlinvalidargumentex...
分类:数据库   时间:2015-09-10 17:29:41    阅读次数:236
Scrum & Agile-in-srm
A framework within which people can address complex adaptive problems, while productively and creatively delivering products of the highest possible v...
分类:其他好文   时间:2015-09-10 17:28:11    阅读次数:159
我装的sublime插件
1. SidebarEnhancements. 2. .Terminal 配置成使用iterm2: { // The command to execute for the terminal, leave blank for the OS default // On OS X the terminal can be set to iTerm.sh to execute iTerm...
分类:其他好文   时间:2015-09-10 16:15:30    阅读次数:197
C++多态
Polymorphism(多态)Upcast:take an object of the derived class as an object of the base one. -Ellipse can be treated as a ShapeDynamic binding(动态绑定) -Bi.....
分类:编程语言   时间:2015-09-10 12:33:48    阅读次数:189
String Reduction问题分析
问题描述:Given a string consisting of a,b and c's, we can perform the following operation: Take any two adjacent distinct characters and replace it with t...
分类:其他好文   时间:2015-09-10 09:39:41    阅读次数:122
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!