码迷,mamicode.com
首页 > 2014年10月27日 > 全部分享
linux块设备的IO调度算法和回写机制
************************************************************************************** 参考: 《Linux内核设计与实现》  http://laokaddk.blog.51cto.com/368606/699028/ http://www.cnblogs.com/zhenjing/archive/2...
分类:编程语言   时间:2014-10-27 15:40:40    阅读次数:199
web的自动化发布
自已动手实现Jenkins ,自动化发布...
分类:Web程序   时间:2014-10-27 15:38:54    阅读次数:223
Python笔记之网络编程
Python笔记之网络编程...
分类:编程语言   时间:2014-10-27 15:40:30    阅读次数:189
HDU1789 Doing Homework again 【贪心】
Doing Homework again Time Limit: 1000/1000 MS (Java/Others)    Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 6878    Accepted Submission(s): 4096 Problem Description Ignat...
分类:其他好文   时间:2014-10-27 15:39:03    阅读次数:285
王立平--Gridview
package com.main; import android.app.Activity; import android.content.Context; import android.os.Bundle; import android.view.View; import android.view.ViewGroup; import android.widget.AdapterView; im...
分类:其他好文   时间:2014-10-27 15:37:36    阅读次数:146
[EXTJS5学习笔记]第二十六节 在eclipse/myeclipse中使用sencha extjs的插件
在eclipse/myeclipse中实现智能提示extjs代码。感觉很费劲,效果也不是很理想啊,自己写代码就好了。其实完全没必要这么大费周折的。...
分类:Web程序   时间:2014-10-27 15:37:55    阅读次数:195
【cocos2dx】无法从“void (__thiscall xx::* )(void)”转换为“cocos2d::SEL_SCHEDULE”
cocos2dx回调函数比较容易忽略的小问题---函数参数要一致。...
分类:其他好文   时间:2014-10-27 15:37:07    阅读次数:258
Android蓝牙
Android平台提供了对蓝牙网络协议栈的支持,它允许设备通过无线的方式与其它设备进行数据交换。应用程序框架通过Android Bluetooth APIs提供了对蓝牙功能的访问。这些API允许应用以无线的方式连接其它蓝牙设备,启用点对点或者多点对多点的无线功能。使用蓝牙的API,Android应用程序可以执行以下工作: * 扫描其它蓝牙设备 * 查询本地蓝牙适配器以配对蓝牙设备 * 建...
分类:移动开发   时间:2014-10-27 15:37:04    阅读次数:430
hdu 1418(抱歉)(欧拉公式,定点数,棱数,面数的关系)(水题)
抱歉 Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 3538    Accepted Submission(s): 1489 Problem Description 非常抱歉,本来兴冲冲地搞一场练习赛,由于我准备...
分类:其他好文   时间:2014-10-27 15:36:37    阅读次数:170
Triangle LeetCode |My solution
Given a triangle, find the minimum path sum from top to bottom. Each step you may move to adjacent numbers on the row below. For example, given the following triangle [ [2], [3,4], ...
分类:其他好文   时间:2014-10-27 15:36:28    阅读次数:190
c3p0出现 An attempt by a client to checkout a Connection has timed out
java.sql.SQLException: An attempt by a client to checkout a Connection has timed out. at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106) at com.mchange.v2.sql.SqlUtils.toSQLException(S...
分类:其他好文   时间:2014-10-27 15:37:08    阅读次数:159
u-boot TFTP: 'Access violation' (2)
u-boot tftp...
分类:数据库   时间:2014-10-27 15:37:27    阅读次数:170
ios 分享微信
[WXApi registerApp:weixinAppKey];if(![WXApi isWXAppInstalled]){ UIAlertView *alert=[[UIAlertView alloc]initWithTitle:@"信息" message:@"未安装微信,不能分享" deleg...
分类:微信   时间:2014-10-27 15:37:51    阅读次数:428
Sky数
Problem DescriptionSky从小喜欢奇特的东西,而且天生对数字特别敏感,一次偶然的机会,他发现了一个有趣的四位数2992,这个数,它的十进制数表示,其四位数字之和为2+9+9+2=22,它的十六进制数BB0,其四位数字之和也为22,同时它的十二进制数表示1894,其四位数字之和也为2...
分类:其他好文   时间:2014-10-27 15:36:54    阅读次数:168
php实现设计模式之 工厂方法模式
createobj();$m->work();?>
分类:Web程序   时间:2014-10-27 15:37:34    阅读次数:211
PHP5.2至5.6的新增功能详解
截至目前(2014.2), PHP 的最新稳定版本是 PHP5.5, 但有差不多一半的用户仍在使用已经不在维护 [注] 的 PHP5.2, 其余的一半用户在使用 PHP5.3 [注].因为 PHP 那“集百家之长”的蛋疼语法,加上社区氛围不好,很多人对新版本,新特征并无兴趣。本文将会介绍自 PHP5...
分类:Web程序   时间:2014-10-27 15:37:05    阅读次数:353
YXSpritesLoadingViewDemo
效果图:工程图:要加入第三方库文件YXSpritesLoadingView。RootViewController.m//点击任何处,弹出提示-(void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event{ [YXSpritesL...
分类:其他好文   时间:2014-10-27 15:35:38    阅读次数:177
1906条   上一页 1 ... 57 58 59 60 61 62 63 ... 113 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!