基本简介 1、根据官方文档,OC有一个特性:它会尽可能把一些决定从编译时和链接时推迟到运行时才处理,所以这门语言需要的就不只是一个编译器,它还需要一个runtime系统来处理那些已经被编译过的代码。 2、runtime有两种:legacy runtime和modern runtime,区别在于: ( ...
分类:
其他好文 时间:
2016-07-06 17:59:52
阅读次数:
155
Office365管理中心即将改版,微软推出了全新的Office365管理中,其风格和Windows10风格匹配。接下来将展示一下关于全新的管理中心,以便先睹为快。一、主页和服务状态监视在主页中显示Modern风格的按钮,默认有“用户”、“账单”、“服务运行状态”等常用功能。特别是对于“服..
分类:
其他好文 时间:
2016-06-29 23:49:41
阅读次数:
645
Item 7: Distinguish between () and {} when creating objects. equals-sign-plus-braces is equal to braces-only int z{ 0 }; 相当于 int z = { 0 }; Uniform in ...
分类:
编程语言 时间:
2016-06-18 10:11:52
阅读次数:
178
Problem Description In the modern time, Search engine came into the life of everybody like Google, Baidu, etc.Wiskey also wants to bring this feature ...
分类:
其他好文 时间:
2016-06-14 17:37:54
阅读次数:
208
是什么? http://brackets.io/ A modern, open source text editor that understands web design. 现代, 开源的文本编辑器, 最懂得web设计。 With focused visual tools and preproce... ...
分类:
其他好文 时间:
2016-06-12 23:33:33
阅读次数:
314
不废话,先说明我们的目的。我们知道,当代浏览器(modern browsers)的文本框的聚焦(focus)样式可以通过CSS的伪类:focus来设置。假设我们有这么一段代码: Name: Password:www.mlybyby.com Textarea: 则我们这样的CSS就可以搞定focus样 ...
分类:
Web程序 时间:
2016-06-06 10:18:48
阅读次数:
196
MOOC: Build a Modern Computer from First Principles: From Nand to Tetris用第一原理设计现代计算机:从与非门到俄罗斯方块https://www.coursera.org/learn/build-a-computer/ 从零开始设计 ...
分类:
其他好文 时间:
2016-06-04 22:11:29
阅读次数:
565
枚举宏(Adopting Modern Objective-C) ...
分类:
其他好文 时间:
2016-06-04 19:36:45
阅读次数:
310
??
Friendship
Time Limit: 2000MS
Memory Limit: 20000KB
64bit IO Format: %I64d & %I64u
Submit Status
Description
In modern society, each person has his own friends....
分类:
其他好文 时间:
2016-05-12 20:24:36
阅读次数:
250