码迷,mamicode.com
首页 >  
搜索关键字:when    ( 7148个结果
设置内部sdcard存储下限
Run application, SQLiteFullException happend when devices memory is full....
分类:其他好文   时间:2014-08-18 14:30:52    阅读次数:135
UVA - 11889 Benefit
Description   Benefit  Recently Yaghoub is playing a new trick to sell some more. When somebody gives him A Tomans, he who never has appropriate changes, asks for B Tomans su...
分类:其他好文   时间:2014-08-18 12:37:24    阅读次数:234
jQuery
才开始学习不就的jQuery ,虽然不是很习惯(用css2,css3习惯了),但是上网查查还是弄到一些jQuery 的常用知识。1、回到顶部 网站中很常用的回到顶部功能代码如下:$(document).ready(function() { //when the id="top" link...
分类:Web程序   时间:2014-08-18 01:25:43    阅读次数:235
OpenGL位图函数
【OpenGL位图函数】1、OpenGL中glBitmap用于绘制一个二值阵列。 When drawn, the bitmap is positioned relative to the current raster position, and framebuffer pixels corre...
分类:其他好文   时间:2014-08-17 21:11:32    阅读次数:368
ZOJ 3156 Taxi (二分匹配+二分查找)
题目链接:Taxi Taxi Time Limit: 1 Second      Memory Limit: 32768 KB As we all know, it often rains suddenly in Hangzhou during summer time.I suffered a heavy rain when I was walking on the s...
分类:其他好文   时间:2014-08-16 19:49:11    阅读次数:234
ORA-07445 [mdagun_iter+957] When Using SDO_AGGR_UNION 问题处理
问题描述: ORA-07445: mdagun_iter()  [Address not mapped to object] Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Applica...
分类:其他好文   时间:2014-08-16 15:11:20    阅读次数:305
页面上有多个Button的代码
当页面上有多个按钮,为每个都写个响应函数相当麻烦:可以这样来做:方法1: 1 public class Sudoku extends Activity implements OnClickListener{ 2 /** Called when the activity is first cr...
分类:其他好文   时间:2014-08-15 22:30:29    阅读次数:342
my.cnf已经存在,影响安装--mysql
Found existing config file ./my.cnf on the system. Because this file might be in use, it was not replaced, but was used in bootstrap (unless you used --defaults-file) and when you later start...
分类:数据库   时间:2014-08-15 17:50:09    阅读次数:239
Change value of string array at debug eclipse--转
Question:I have an application, but to test something, I need to change value of aString[].But when I do it usingchange valueinvariablestab, everytime...
分类:系统相关   时间:2014-08-14 20:30:49    阅读次数:321
POJ 1590 Palindromes 肯爹题
本题就是专门肯人的题目,给出的列子也是故意误导人的。 其实就考一点:没有mirror的字母存在的时候就可以判定整个字符串不是mirror! 如下面的mirrored string的叙述: A mirrored string is a string for which when each of the elements of the string is changed to its rever...
分类:其他好文   时间:2014-08-14 16:51:28    阅读次数:208
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!