YIem`s Blog -心比天高命比纸薄-链接找不到的请在站内搜索内容!
首页
关于
互联网
Typecho-网站迁移之后-后台无法登录-出现500报错-数据库无法连接的解决方法
由 YIem 撰写于
2016-03-05
浏览:5919 评论:0
Typecho-网站迁移之后-后台无法登录-出现500报错-数据库无法连接的解决方法具体的原因有以下几种;1.数据库导入失败;2.网站admin文件没有755;3.上传到Var的数据库没有读写权限755;一般都是3出问题了;原因是将数据库打包 用Sftp 上传到Var/MySql/站点数据库 之后数据库的没有读写权限!用FTP工具将站点数据库 执行755
互联网
2016-03-04-博客迁移!-从Hostwinds迁移到bandwagonhost(板瓦工)
由 YIem 撰写于
2016-03-05
浏览:8072 评论:5
具体原因! 我是醉了!
互联网
typecho-后台无法登陆!报错500-无法查询数据库!解决方法
由 YIem 撰写于
2016-03-05
浏览:5290 评论:0
**typecho-后台无法登陆!报错500-无法查询数据库!解决方法**把网站数据库所在的迷路修改权限!比如/www/wdlinux/mysql/var/yiem/可以用FileZilla 登录Sftp 进行修改!
iOS
iOS-模态 -上一页(dismiss)-下一页(present)
由 YIem 撰写于
2016-03-03
浏览:5285 评论:0
iOS-模态 -上一页(dismiss)-下一页(present)
iOS
iOS-数据库-数据库创建
由 YIem 撰写于
2016-03-03
浏览:4042 评论:0
iOS-数据库-ViewController.m 调用- 数据库附件(1)iOS-数据库-Student类-附件(2)iOS-数据库-数据库创建DataBaseHandle.h//// DataBaseHandle.h// UI17_数据库//// Created by YIem on 16/3/3.// Copyright © 2016年 YIem
iOS
iOS-数据库-Student类-附件(2)
由 YIem 撰写于
2016-03-03
浏览:4141 评论:0
iOS-数据库-ViewController.m 调用- 数据库附件(1)iOS-数据库-Student类-附件(2)
iOS
iOS-数据库-ViewController.m 调用- 数据库附件(1)
由 YIem 撰写于
2016-03-03
浏览:4710 评论:0
iOS-数据库-ViewController.m 调用- 数据库附件(1)
iOS
iOS-文件夹操作-文件管理器(创建/删除/改名)-NSFileManager
由 YIem 撰写于
2016-03-02
浏览:5245 评论:0
iOS
iOS-初级数据持久化_复杂对象的存储-自定义Student类
由 YIem 撰写于
2016-03-02
浏览:4875 评论:0
iOS
iOS-初级数据持久化_简单对象的读写(NSString/NSArray/NSDictionary/NSData)写入本地磁盘
由 YIem 撰写于
2016-03-02
浏览:5646 评论:0
iOS
iOS-POST-网络同步请求
由 YIem 撰写于
2016-03-01
浏览:4169 评论:0
iOS-POST-网络同步请求
iOS
iOS-GET-网络同步请求
由 YIem 撰写于
2016-03-01
浏览:4004 评论:0
iOS
iOS-网络数据请求-视频异步下载播放
由 YIem 撰写于
2016-03-01
浏览:4683 评论:0
iOS
iOS-网络数据请求-异步图片下载
由 YIem 撰写于
2016-03-01
浏览:3680 评论:0
iOS
iOS-Post异步-网络请求-网络数据请求
由 YIem 撰写于
2016-03-01
浏览:4543 评论:0
iOS
iOS-请求网络数据时崩溃-data = nil 的时候解决办法
由 YIem 撰写于
2016-03-01
浏览:3936 评论:0
在info的plist文件中添加下面代码(进入方法-info.plist-右键单击-Open AS->Source Code)<key>NSAppTransportSecurity</key> <dict> <key>NSAllowsArbitraryLoads</key> &
iOS
iOS-get异步网络请求-网络数据请求
由 YIem 撰写于
2016-03-01
浏览:3798 评论:0
iOS
iOS-UI-XML数据解析-程序编译不通过,警告libxml2.tbd 解决方法
由 YIem 撰写于
2016-02-29
浏览:4361 评论:0
iOS
iOS-UI-XML数据解析-SAX方法-解析为\n的处理方法
由 YIem 撰写于
2016-02-29
浏览:3156 评论:0
// 解析数据 为n 第一种 解决方法(判断)if (![string hasPrefix:@"\n"]) { [stu setValue:string forKey:self.elementNameStr]; }//// 解析数据 为\n 第二种 解决方法(设置解析值(\n) 为空) self.elementName
iOS
iOS-UI-XML数据解析-DOM方法
由 YIem 撰写于
2016-02-29
浏览:3814 评论:0
iOS
iOS-UI-XML数据解析-SAX方法
由 YIem 撰写于
2016-02-29
浏览:4367 评论:0
iOS
iOS-UI-JOSN数据解析-第三方方法
由 YIem 撰写于
2016-02-29
浏览:3385 评论:0
iOS
iOS-UI-JOSN数据解析-系统方法
由 YIem 撰写于
2016-02-29
浏览:4210 评论:0
iOS
导航栏-标题视图 titleView - (分段)
由 YIem 撰写于
2016-02-24
浏览:4497 评论:0
// 标题视图 titleView// 创建要添加的视图对象
互联网
2016-02-22- 服务器从WeLoveServers迁移到Hostwinds成功,博客重新开通!
由 YIem 撰写于
2016-02-22
浏览:4235 评论:0
2016-02-22- 服务器迁移成功,博客重新开通!之前 由于We Love Servers被Hostwinds,然后进行网站迁移,而春节因为是在老家的原因,没有网,也没有去重新开通!导致博客今天才开通!
1
...
41
42
43
44
45
...
52
Yiem
心比天高,命比纸薄。
文章
1285
评论
165
分类
16
随机文章
iOS-Post异步-网络请 ...
这两天A段项目完事- ...
晚上没事干申请了几 ...
Google Developers ...
今天是2016年12月19 ...
黑色星期五#HiForma ...
#年付12美元VPS-支持 ...
Hostodo年付14.99美 ...
Android XML中小写的 ...
Apple更新:App Sto ...
Tags
ios(119)
便宜vps(119)
洛杉矶vps(106)
美国vps(105)
vps(98)
ios开发(91)
KVM VPS(89)
过年(77)
PayPal购买VPS(73)
洛杉矶便宜VPS(72)
还有多少天过年(71)
春节(64)
最新文章
搬瓦工Bandwagon...
点名表扬下水星的垃圾产品...
黑神话 - 悟空
便宜在线ChatGPT网...
Hostdare 年付1...
RackNerd 优惠,...
11美元一年VPS,1H...
Apple Develo...
HostDare 年付2...
搬瓦工上新了 年付$46...
最新评论
YIem
:
是的,需要发票的话还[...]
leeson
:
我也被坑了,前两年是[...]
YIem
:
安装完可以删除
绝对小白菜
:
下载好的Window[...]
啊鱼竿哦哦哦
:
哈哈哈
Links
帮助教程
HelpDocsHub
ipv6测试
个人博客
赵容部落
Typecho主题模版