Chinaunix首页 | 论坛 | 博客
  • 博客访问: 127114
  • 博文数量: 24
  • 博客积分: 825
  • 博客等级: 准尉
  • 技术积分: 280
  • 用 户 组: 普通用户
  • 注册时间: 2004-11-02 09:09
个人简介

打不死的蟑螂

文章分类

全部博文(24)

文章存档

2017年(1)

2016年(2)

2014年(1)

2013年(3)

2012年(1)

2011年(1)

2010年(1)

2009年(1)

2008年(3)

2006年(1)

2005年(7)

2004年(2)

我的朋友

发布时间:2016-07-04 10:43:23

使用UIWebView 请求http URL出现以下结果:app Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file解决方案:在info.plist中添加<key>NSAppTransportSecurity</key><dict>   &.........【阅读全文】

阅读(597) | 评论(0) | 转发(0)

发布时间:2013-11-18 09:56:18

How To Create a SSL Certificate on nginx for Ubuntu 12.04Tweet Vote on HNinShare1Write an ArticleAbout Self-Signed CertificatesA SSL certificate is a way to encrypt a site's information and create.........【阅读全文】

阅读(667) | 评论(0) | 转发(0)

发布时间:2013-11-15 09:10:35

查看某个文件夹的总大小du -sh foldername清理squid cachestop squid serviceecho "" > /cachedir/swap.state使用smbclient 挂载ntfs 共享目录1.smbclient -L Servername -U Username       查看共享2.mount -t cifs -o username=username,password=password //ServerName/Sharefolde.........【阅读全文】

阅读(261) | 评论(0) | 转发(0)

发布时间:2005-12-09 09:54:08

......【阅读全文】

阅读(904) | 评论(0) | 转发(0)

发布时间:2005-12-08 08:38:40

......【阅读全文】

阅读(1446) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册