#include int alloc_chrdev_region(dev_t *dev,
unsigned int firstminor, unsigned int count, char *name)dev_t 设备号(...
分类:
其他好文 时间:
2014-05-09 18:15:00
阅读次数:
279
idhebeishandongtyperiqi114012012014-04-13213012022014-04-13表A中的数据如上图所示,现在我要处理的一种情况是这样子的,我需要写一个存储过程,代码中会传两个参数shandong,type
的值1 给接收参数@region ,@type,那么我会...
分类:
数据库 时间:
2014-05-09 17:42:32
阅读次数:
354
[1].[代码] [C#]Datatable和json互相转换操作 跳至 [1]view
sourceprint? #region DataTable 转换为Json字符串实例方法 /// /// GetClassTypeJosn 的摘要说明 ///
public class GetCl...
分类:
Web程序 时间:
2014-05-09 17:42:06
阅读次数:
549
1:打开Start menu(开始菜单)并单击Control
Panel(控制面板)打开它2:单击Clock, Language, and Region(时钟、语言和区域)下面的Change display
language(更改显示语言)3:切换到Administrative(管理)选项卡。单击C...
将Datatable转化为Json数据形式#region
方法[DataTableToJson]DataTable转化为Json形式 public static string
DataTableToJson(string jsonName, DataTable dt) {...
分类:
Web程序 时间:
2014-05-09 03:09:59
阅读次数:
298
格式化源码是很常见的需求,emacs有个indent-region函数用于格式化选定的代码,前提是你处在某个非text
mode下,如c-mode或者java-mode之类。如果要格式化整个文件,你需要先选定整个文件(C-x-h),然后调用indent- region(或者
C-M-\ )。两个命....
分类:
其他好文 时间:
2014-05-08 23:11:40
阅读次数:
395
每天积累一点点,一、获取获取根目录的URL的方法#region 获取本页根目录URL
public static string GetRootURI() { string AppPath = ""; HttpContext HttpCurrent
= HttpCont...
分类:
Web程序 时间:
2014-05-08 12:26:13
阅读次数:
346
这里是windows下 使用1.4.3版本时候出现的问题。
问题1
I:\git\orangle.github.io>jekyll serve --watch
Configuration file: I:/git/orangle.github.io/_config.yml
Source: I:/git/orangle.github.io
Destinat...
分类:
其他好文 时间:
2014-05-07 08:04:31
阅读次数:
486
上次发布一淘HD应用,头一天发布,第二天就上线,私下还在想,是不是苹果采用什么优化的解决方案了,导致审核速度加快了。这两天发布新版,一直碰到Invaild Binary问题,才想明白,原来大家都被这个问题绊住了,导致上传的应用少,所以审核速度变快了。一开始碰到Invaild Binary,网上搜索了下,看到一些资料说Icon问题,可能会导致Invaild Binary,碰巧这次发布修改了Icon问...
分类:
移动开发 时间:
2014-05-07 04:21:15
阅读次数:
508
Cocos2d: jsb: ERROR: File
/Users/dcx_JD/Documents/cocos2d-x-2.2.2/scripting/javascript/bindings/generated/jsb_cocos2dx_auto.cpp:
Line: 4911, Function:...
分类:
Web程序 时间:
2014-05-07 00:41:38
阅读次数:
446