码迷,mamicode.com
首页 >  
搜索关键字:about    ( 4393个结果
火狐浏览器修改useragent伪装成微信浏览器
1、在浏览器地址栏输入“about:config”2、新建字符串“general.useragent.override”3、输入伪装的UserAgent值iPhone版本Mozilla/5.0 (iPhone; CPU iPhone OS 5_1 like Mac OS X) AppleWebKit...
分类:微信   时间:2014-07-31 12:48:26    阅读次数:1737
POJ 2366 Sacrament of the sum
Description— The Brother of mine, the Head of Monastic Order wants to know tomorrow about the results long-term researches. He wants to see neither mo...
分类:其他好文   时间:2014-07-31 12:10:56    阅读次数:371
Ceph - howto, rbd, lvm, cluster
Install ceph Installation depends about which version you want as they‘re all locked into Fixed releases (argonaut, bobtail etc). So go here for install options for your distro and the version you ...
分类:其他好文   时间:2014-07-30 12:35:14    阅读次数:494
【HackerRank】 Sherlock and The Beast
Sherlock and The BeastSherlock Holmes is getting paranoid about Professor Moriarty, his archenemy. All his efforts to subdue Moriarty have been in vai...
分类:其他好文   时间:2014-07-30 12:00:53    阅读次数:412
Oracle Solaris 11.2 Beta Firefox 17.0.6 添加 flashplayer 插件
1.复制libflashplayer.so插件到路径:~/.mozilla/plugins/下。2.打开Firefox,在地址栏输入about:config。回车;在过滤器那一栏输入 plugin.expose_full_path。设定true启用该选项。(地址栏输入about:plugins并回车...
分类:数据库   时间:2014-07-30 11:25:03    阅读次数:273
调用Dll里面的窗体
将窗体资源分装到DLL中并且调用用Delphi生成DLL并封装窗体的示例调用Dll里面的窗体 DLL文件 library Project2;{ Important note about DLL memory management: ...
分类:Windows程序   时间:2014-07-29 21:08:42    阅读次数:357
HDU - 1757 A Simple Math Problem (构造矩阵)
Description Lele now is thinking about a simple function f(x). If x If x >= 10 f(x) = a0 * f(x-1) + a1 * f(x-2) + a2 * f(x-3) + …… + a9 * f(x-10); And ai(0 Now, I will give a0 ~ a9 and two...
分类:其他好文   时间:2014-07-29 13:13:36    阅读次数:205
POJ-2104-K-th Number(函数式线段树)
Description You are working for Macrohard company in data structures department. After failing your previous task about key insertion you were asked to write a new data structure that would be able...
分类:其他好文   时间:2014-07-28 16:14:11    阅读次数:257
umount移动硬盘遇到device is busy问题
#umount /mnt/fourtumount: /mnt/fourt: device is busy. (In some cases useful info about processes that use the device is found by lsof(8) or fuser(1)) ...
分类:移动开发   时间:2014-07-28 14:42:53    阅读次数:308
[ZZ] Deferred Rendering and HDR
http://www.gamedev.net/topic/496785-deferred-rendering-and-hdr/Quote:Original post by jstrohYeah I've been reading about people saying "oh you can onl...
分类:其他好文   时间:2014-07-27 21:47:19    阅读次数:350
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!