C#做外挂的常用API,本人用了很久,基本没发现问题usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Runtime.InteropServices;//这个肯定要的namespaceWindowsApp...
十六进制数容量大小1016 (byte)100256 (byte)1 0004 (KB)10 00064 (KB)100 0001 (MB)再1之后每增加一个零就增加了16字节1KB 对应十六进制400
分类:
其他好文 时间:
2014-07-18 00:39:37
阅读次数:
190
HTML 可定义很多供格式化输出的元素,比如粗体和斜体字。下面有很多例子,您可以亲自试试:HTML 文本格式化实例文本格式化此例演示如何在一个 HTML 文件中对文本进行格式化This text is boldThis text is strongThis text is bigThis text ...
分类:
Web程序 时间:
2014-07-17 23:32:36
阅读次数:
511
1This worked for me:Make a copy of the .xib in the Finder.Open the copied file in a text editor.Change "com.apple.InterfaceBuilder3.CocoaTouch.XIB" to...
分类:
其他好文 时间:
2014-07-17 23:25:55
阅读次数:
275
HTML 表单用于搜集不同类型的用户输入。实例文本域(Text fields)本例演示如何在 HTML 页面创建文本域。用户可以在文本域中写入文本。密码域本例演示如何创建 HTML 的密码域。(可以在本页底端找到更多实例。)表单表单是一个包含表单元素的区域。表单元素是允许用户在表单中(比如:文本域、...
分类:
Web程序 时间:
2014-07-17 22:25:36
阅读次数:
333
导出到txt[void][System.Reflection.Assembly]::LoadWithPartialName("Microsoft.Office.Server") [void][System.Reflection.Assembly]::LoadWithParti...
分类:
其他好文 时间:
2014-07-17 21:37:20
阅读次数:
454
1. Input Method: 1.1.用root登录 ,或su root 1.2.yum install "@Chinese Support" 1.3.exit 1.4.回到桌面,system->preferences->input method 1.5.如果没有,先注销一下。 1....
分类:
其他好文 时间:
2014-07-17 21:32:59
阅读次数:
233
百度在线手写板代码-php自学网
#sx{color:#00C;text-decoration:underline;cursor:pointer;}
手写
var w = window,d = document,n = navigator,k = d.f.wd
if (w.attachEvent) {
w.attachEve...
分类:
其他好文 时间:
2014-07-17 19:02:52
阅读次数:
635
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Window...
分类:
其他好文 时间:
2014-07-17 19:00:10
阅读次数:
183