这样做,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
## 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
#region 获取微信凭证 public string GetAccessToken(string wechat_id) { string accessToken = ""; DataTable dtwecaht = we...
分类:
微信 时间:
2014-09-28 18:07:03
阅读次数:
329
UseAn access sequence is a search strategy that the system uses to find valid data for a particular condition type. It determines the sequence in whic...
分类:
数据库 时间:
2014-09-28 16:03:53
阅读次数:
231
Subversion有一个很标准的目录结构,是这样的。比如项目是proj,svn地址为svn://proj/,那么标准的svn布局是svn://proj/|+-trunk+-branches+-tags这是一个标准的布局,trunk为主开发目录,branches为分支开发目录,tags为tag存档目...
分类:
其他好文 时间:
2014-09-28 13:33:52
阅读次数:
151
SVN的merge操作是为了保证主干(trunk)和分支(branch)同步,merge方式有:1、Merge a range of revisions(合并一个范围的版本)2、Reintegrate a branch(复兴合并)3、Merge two different trees(合并两个不同的...
分类:
其他好文 时间:
2014-09-27 14:49:09
阅读次数:
183
日前Linux官方内置Bash中新发现一个非常严重安全漏洞(漏洞参考https://access.redhat.com/security/cve/CVE-2014-6271),黑客可以利用该Bash漏洞完全控制目标系统并发起攻击,为了避免您Linux服务器受影响,建议您尽快完成漏洞修补,修复方法如下...
分类:
系统相关 时间:
2014-09-27 11:41:19
阅读次数:
284