1、关于图片上传控件,flash控件的显示效果要好一些,本人使用swfupload 2、swfupload上传控件使用方式详见文档 http://www.leeon.me/upload/other/swfupload.html 3、参照文档说明和官方demo,写一个小例子是没有任何问题的,在fire ...
分类:
其他好文 时间:
2016-04-07 01:09:22
阅读次数:
251
主要是用sqlite3来存储聊天记录 先导入sqlite3.dylib, 点 Add Other,同时按住shift+command+G, 在弹出的Go to the folder中输入/usr/lib/libsqlite3.dylib,就OK了。 还需要import<sqlite3.h> 1.ne ...
分类:
移动开发 时间:
2016-04-06 23:22:08
阅读次数:
246
SystemArchitecture系统架构
Thisdocument describes the components that make up SiteWhere and how theyrelate to each other.
这个文档描述了sitewhere组件和组件之间的关系。
ArchitectureDiagram架构图
Thefollowing diagram show...
分类:
其他好文 时间:
2016-04-06 02:14:36
阅读次数:
2705
题目:The n-queens puzzle is the problem of placing n queens on an n×n chessboard such that no two queens attack each other. (LeetCode 51) Given an integ ...
分类:
其他好文 时间:
2016-04-04 19:33:14
阅读次数:
147
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 ...
分类:
其他好文 时间:
2016-04-03 14:28:26
阅读次数:
162
Problem Description One measure of ``unsortedness'' in a sequence is the number of pairs of entries that are out of order with respect to each other. ...
分类:
其他好文 时间:
2016-04-03 11:49:22
阅读次数:
173
"最近由于公司项目需要集成连连支付,文档写的不是很清楚,遇到了一些坑,因此记录一下,希望能帮到有需要的人。" 前面简单的集成没有遇到什么坑,在此整理一下官方的集成文档,具体步骤如下 导入文件 添加头文件引用 设置link标志Target->Build Setting ,Other Linker Fl ...
分类:
移动开发 时间:
2016-04-02 16:08:00
阅读次数:
271
版本:Qt 5.5.1 Windows 参考: C++ GUI Programming with Qt 4 Second Edition 1. 打开 Qt Creator,File -> New Project -> Other Project -> Empty qmake project 2. 建 ...
分类:
其他好文 时间:
2016-03-31 23:31:37
阅读次数:
145
1. Firefox上运行脚本时提示“WebDriverException: Message: Element is not clickable at point (934.316650390625, 700.316650390625). Other element would receive th ...
分类:
Web程序 时间:
2016-03-31 20:21:03
阅读次数:
5450