00:37:00 [Monty standing in the men's bathroom, talking to himself in a mirror with a "FUCK YOU" written on it]Monty Brogan: Well, fuck you, too. Fuck ...
分类:
其他好文 时间:
2017-09-16 18:53:02
阅读次数:
404
贴图格式: iOS :RGBA 32 (pvrtc 4 ) Android : RGB Compresed ETC 4 或 RGBA 32 。 DrawCall: 总计Drawcall 平均 100 -120 峰值140左右 UI Drawcall 40左右 静态物体 50 -60左右 动态物体 2 ...
分类:
编程语言 时间:
2017-09-05 10:49:55
阅读次数:
237
gdb中-x是为了实现通过文件的初始化gdb GAS(gcc)(AT&T 语法),NASM(Intel 语法) 当boot loader 引导操作系统的时候,机器必须有如下的状态: EAX: 必须包含魔数OX2BADB002,这个值告诉操作系统目前它是由兼容的Multiboot 的boot load ...
分类:
其他好文 时间:
2017-08-18 23:53:22
阅读次数:
417
c# 写的DLL是32位的,在64位机器上注册时提示 无法定位输入程序集 方法1: 使用绝对路径: "%windir%\Microsoft.NET\Framework\v2.0.50727\RegAsm.exe" "D:\Project\pbusenet\SissWxpayCore.dll" /co ...
分类:
其他好文 时间:
2017-08-17 12:35:52
阅读次数:
1393
Libertarians as the real god-son has the consistent faith of humanity freedom. The super libertarian as the genuis has the god-like over-reasons faith ...
分类:
其他好文 时间:
2017-08-14 14:31:54
阅读次数:
119
[root@linux-node1 ~]# cat pwd1.sh read -p '请输入您需要的密码位数:' digit read -p '请输入您需要的密码个数:' num for i in `seq $num` do </dev/urandom tr -dc '123456789!@#$%q ...
分类:
其他好文 时间:
2017-08-07 22:24:34
阅读次数:
162
假设你要验证搜索无记录,页面元素不存在,假设我搜索的文本为你好 页面展示为如下 搜索:你好 假设页面搜索有结果: 你好 class=vtext 你好1 class=vtext 你好2 class=vtext 搜索:你好 假设页面搜索无数据: ps:空白 方法一 方法二 css=.vtext 取的是查 ...
分类:
其他好文 时间:
2017-08-03 17:01:23
阅读次数:
150
转http://www.jb51.net/article/84660.htm 本文分别介绍了使用GetManifestResourceStream读取嵌入资源,和使用. resx资源文件嵌入资源,希望对大家有所帮助。 Dotnet中嵌入资源(位图、图标或光标等)有两种方式,一是直接把资源文件加入到项 ...
分类:
Web程序 时间:
2017-07-27 09:43:15
阅读次数:
156
After going through the receipts from your car trip through Europe this summer, you realised that the gas prices varied between the cities you visited ...
分类:
其他好文 时间:
2017-07-26 22:02:42
阅读次数:
225