_CodeSignature/CodeResources ??
archived-expanded-entitlements.xcent
Xcode6 新生成的。
keychain-access-groups:
Keychain access groups allows an application to use the system keychain to sto...
分类:
其他好文 时间:
2014-09-30 04:19:12
阅读次数:
455
我们都知道直接执行arp -s 命令即可绑定IP和MAC地址,但是在Win7下会遇到不能运行arp -s 进行静态mac绑定的情况,提示“ARP 项添加失败: 拒绝访问。”(英文版提示:The ARP entry addition failed:Access is denied. )。2Win7下绑...
如今还在用ACCESS 2003,太懒没办法,升到2010变化太大了,做个Access的转版挺麻烦的。况且大家都在使用2003,也就懒得搞了。但问题是office 2003已经out了,(Office 2003 已于 2014 年 4 月 8 日退役了)。必须用新版的word和excel。公司里有些...
分类:
数据库 时间:
2014-09-29 18:55:01
阅读次数:
212
配置好项目之后,Apache,MySQL等会产生日志,为了方便管理,将其按照一定的间隔时间进行转储1.Apache日志在配置文件中加入以下两句:CustomLog"|/usr/sbin/rotatelogs/var/log/httpd/access-80.log.%Y%m%d86400540"combinedErrorLog"|/usr/sbin/rotatelogs/var/log/httpd/error..
分类:
系统相关 时间:
2014-09-29 18:02:01
阅读次数:
356
这样做,Chart偶尔能出来,更多时候throw exception。exception有两个,一是: exc_bad_access code=1 address=**** 另一个是: exc_breakpoint (code=exc_i386_bpt subcode=0x0) .
分类:
移动开发 时间:
2014-09-29 13:58:50
阅读次数:
197
setUrl ( $url ); $this->setLine (); $this->setHeader (); $this->request (); return $this->response; } /** * 发送HTTP post请求 * * @access public */ p...
分类:
Web程序 时间:
2014-09-29 13:39:20
阅读次数:
315
Data StructureAdvantagesDisadvantagesArrayQuick insertion, very fast access if index knownSlow search, slow deletion, fixed size.Ordered arrayQuicker ...
分类:
其他好文 时间:
2014-09-29 13:26:30
阅读次数:
271
## Welcome to MarkdownPad 2 ## **MarkdownPad** is a full-featured Markdown editor for Windows. ### Built exclusively for Markdown ### Enjoy first-class Markdown support with easy access to Markdown...
分类:
其他好文 时间:
2014-09-29 00:58:27
阅读次数:
291
还是废话不多说,第一步,看拓扑图。先把pc上的ip都配好。開始设置switch0:>en>conf t>vlan 2>exit>int fa 0/1>switchport access vlan 2>exit>int fa 0/2>switchport access vlan 2>exit>int ...
分类:
其他好文 时间:
2014-09-28 23:48:55
阅读次数:
193
配置httpd.conf文件去掉# 加载LoadModule expires_module modules/mod_expires.so模块加上如下配置:ExpiresActive OnExpiresDefault "access plus 300 seconds" Options Follo...
分类:
其他好文 时间:
2014-09-28 19:36:05
阅读次数:
222