JavaScript知识版图 Language ECMAScript Browser BOM DOM Other Transmition Ajax、JSON Server-side Node JavaScript纵向生态 应用层 交互逻辑 组件层 定制组件 通用组件 如Datepicker 框架层 ...
分类:
编程语言 时间:
2016-05-20 22:16:22
阅读次数:
307
参考: https://rbgeek.wordpress.com/2012/06/26/how-to-install-vnc-server-on-centos-6/ VNC is a protocol that is used to share the desktop with other user ...
分类:
其他好文 时间:
2016-05-20 17:11:04
阅读次数:
190
As we have seen, an object of the class JAXBContext must be constructed as a starting point for other operations. One way is to create a context from ...
分类:
其他好文 时间:
2016-05-20 11:42:44
阅读次数:
135
Xcode 'libxml/tree.h'file not found 错误解决办法 在工程的"Build Settings"页中找到"Header Search Path"项,添加"/usr/include/libxml2"。在"Other Linker Flags"项,添加"-lxml2" ...
分类:
其他好文 时间:
2016-05-19 21:20:31
阅读次数:
239
1.新建工程 - 创建基类窗体,设置为不自动创建,保存 - 创建子类窗体,new - other - inheritable items - 选择基类窗体。 2.已有工程 - 引用基类单元 - 修改Class 基类 - 修改 dfm档,object -> inherited (关键) inherit ...
首先是配置XMPP环境,然后建立一个工程,需要建立Core Data的项目,要引入三个框架,如下图,因为用到的XMPPFramework第三方框架中用到了XML解析,所以还要在设置中设置Header Search Paths为/usr/include/libxml2,Other Linker Fla ...
分类:
其他好文 时间:
2016-05-18 23:53:02
阅读次数:
684
I.Academic Writing 1.Definition for communicating scientific konwledge;addressed to scholars and other knowlegeable readers who are familiar with that ...
分类:
其他好文 时间:
2016-05-18 23:28:57
阅读次数:
253
解决方案: 1. 保证执行窗口是在全屏模式下 maximize browser window 2. 页面可能存在遮罩层,导致定位不上元素。可使用jquery去定位元素 3. 如果使用xpath定位,也可将执行浏览器切换成IE ...
分类:
其他好文 时间:
2016-05-18 21:28:43
阅读次数:
4353
一天一道LeetCode系列(一)题目
The n-queens puzzle is the problem of placing n queens on an n×n chessboard such that no two queens attack each other.
Given an integer n, return all distinct solutions to...
分类:
其他好文 时间:
2016-05-18 18:31:33
阅读次数:
142
Data Type List Compound data type, used to group together other values, which can be written as a list of comma-separated values (items) between squar ...
分类:
编程语言 时间:
2016-05-18 17:24:40
阅读次数:
168