关键字 pending 的文章


由   YIem   撰写于    浏览:14009  评论:2
使用宝塔面板(bt.cn),单页面打开耗时10秒钟,网站打开一分钟左右,解决办法用来测试的单页面打开速度:单独去响应花了10多秒钟当前https://www.yiem.net 打开首页居然花了1分钟-F12下 NetWorking 处于pending 就是1分钟!然后网上找各种原因,都没有找到,我不知道这个解决方法有没有用,也不了解!然后之后在查看[...]

由   YIem   撰写于    浏览:3597  评论:0
iOS-数据库-FMDB-第三方-插入数据列表-(附件2-DataBaseHanfle.h-DataBaseHanfle.h-Student.h-Student.m) 第三方-点击下载-

由   YIem   撰写于    浏览:3617  评论:0
iOS-数据库-ViewController.m 调用- 数据库附件(1)iOS-数据库-Student类-附件(2)iOS-数据库-数据库创建DataBaseHandle.h//// DataBaseHandle.h// UI17_数据库//// Created by YIem on 16/3/3.// Copyright © 2016年[...]

由   YIem   撰写于    浏览:4829  评论:0

由   YIem   撰写于    浏览:4331  评论:0


由   YIem   撰写于    浏览:4284  评论:0

由   YIem   撰写于    浏览:3288  评论:0

由   YIem   撰写于    浏览:3532  评论:0
// 1. 创建一个不可变字符串 str // 2. 输出 str 的长度 // 3. 将 str 中的所有 'i' 都替换为 'x' // 4. 比较 str 和 "sample" 字符串的大小, 输出较小的一个. // 5. 将 str 转为可变字符串 mutableStr // 6. 判断 mutableStr 长度, 如[...]

由   YIem   撰写于    浏览:4069  评论:0
Objective-C(新)Objective-C考试 ※ 选择题(共80题,每题1分)1、不会立刻使引用计数器改变的是:答案:(C) A、release B、alloc C、autorelease D、retain2、OC中布尔(BOOL)类型的变量的值只有:答案:(B) A、1/0 B、YES/NO C、true/false D、1/-13[...]

由   YIem   撰写于    浏览:3490  评论:0
//// main.m// OC2015-11-27作业//// Created by YIem on 15/11/27.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import <Foundation/Foundation.h>int ma[...]

由   YIem   撰写于    浏览:5089  评论:0
//// main.m// OC_4NSString//// Created by YIem on 15/11/27.// Copyright (c) 2015年 www.yiem.net YIem博客. All rights reserved.//import <Foundation/Foundation.h>int main[...]