今天写一个测试demo,遇到如下问题:Error
Domain=ASIHTTPRequestErrorDomain Code=5 "Unable to create request (bad url?)"
UserInfo=0x69ba0f0 {NSLocalizedDescription=Unab...
分类:
其他好文 时间:
2014-05-16 22:19:42
阅读次数:
310
Error log:Problem
Description-------------------1.Prepare DatabaseRun the RCU utilityCreate
Prefix: DEVSelect:IdentityManagement->Oracle Adaptive Acce...
分类:
其他好文 时间:
2014-05-16 21:18:44
阅读次数:
426
之前有个html"
target=_blank>xp下利用控制面板的cpl文件留后门,然后又有了用.cpl文件加账号的技术,lcx真的很厉害今天研究了一下用户控制面板文件nusrmgr.cpl,发现调用的是Shell.Users来加用户,它还同时调用了wscript.shell、Shell.Appl...
iOS终端请求服务端数据时,为了保证数据安全,我们一般会使用https协议加密,而对于iOS的网络编程,我们一般会使用开源框架:ASIHTTPRequest,但是如果使用传统的http方式,即使忽略验证的话,程序也会报[error-9844]的错误,具体错误如下描述:【Error
Domain=AS...
分类:
移动开发 时间:
2014-05-15 16:21:22
阅读次数:
340
1 package kite.struts2.action; 2 3 4 import
java.awt.Font; 5 6 import javax.annotation.Resource; 7 8 import
kite.domain.Question; 9 impo...
分类:
其他好文 时间:
2014-05-15 15:55:26
阅读次数:
398
(null): File is universal (3 slices) but does not contain a(n) armv7s slice: /Users/robin/Documents/Project/ZBarApp/ZBarApp/ZBarSDK/libzbar.a file '/Users/robin/Documents/Project/ZBarApp/ZBarApp/ZBarS...
分类:
其他好文 时间:
2014-05-15 03:13:59
阅读次数:
397
操作系统的IO是最大的瓶颈,向老大几次早请固态硬盘没成功,最后给了块硬盘,刚好操作系统试用到期,重装win8.1工作开始。重装系统前,保留个人文档信息进入c:\Users\beta目录,将里面的所有可见子目录拷贝至f:\Users\beta目录将操作系统安装到新硬盘上将
c:\Program Fil...
分类:
其他好文 时间:
2014-05-14 08:43:05
阅读次数:
316
【题目】
The famous Korean internet company nhn has provided an internet-based photo service which allows The famous Korean internet company users to directly take a photo of an astronomical phenomenon...
分类:
其他好文 时间:
2014-05-13 13:34:50
阅读次数:
453
Apps that play audible content to the user while in
the background, such as a music player app (音频,如音乐播放)Apps that keep users
informed of their locati...
分类:
移动开发 时间:
2014-05-13 10:54:43
阅读次数:
441
转自:http://blog.csdn.net/xujainxing/article/details/8981904Storage在里面当然可以创建文件夹,只不过无法通过代码创建,而是在后台管理页面中的storage来创建的。下面这个例子演示了如何读取Storage中的文件:注:我的domain叫做...
分类:
其他好文 时间:
2014-05-13 10:03:12
阅读次数:
232