1.安装好node2.npm安装express插件。npm install
express3.express 安装nodejs项目hello。express stooges4.express stooges&&
cdstooges ( stooges是安装的文件夹名)注意每次改完ap...
分类:
其他好文 时间:
2014-05-29 03:11:04
阅读次数:
230
1.下载XMPPFramework,下载地址:https://github.com/robbiehanson/XMPPFramework2.创建项目并将XMPP库引入:3.添加需要的库文件:4.配置KissXML:OTHER_LDFLAGS
添加 -lxml2HEADER_SEARCH_PATHS ...
分类:
移动开发 时间:
2014-05-28 23:46:15
阅读次数:
472
1. URLURL(Uniform Resource Locator)
相当于一个文件名在网络范围的扩展。1.1
格式schema://host[:port#]/path/.../[?query-string][#anchor]scheme
指定低层使用的协议(例如:http, https, ftp...
分类:
其他好文 时间:
2014-05-28 21:38:30
阅读次数:
409
问题描述使用SDK Manager更新时出现问题Failed to fetch URL
https://dl-ssl.google.com/android/repository/repository-6.xml, reason:
Connection to https://dl-ssl.google...
分类:
移动开发 时间:
2014-05-28 19:02:40
阅读次数:
44763
本文介绍微信支付申请时如何设置授权目录及URL。一、选择支付类型目前有两种支付类型JS
API网页支付Native原生支付如果没有特殊要求,两种都勾选。二、支付授权目录目前可以选择http还是https协议,没有特别要求,选择http。对安全要求比较高的企业,请选择https。支付授权目录填写自己公...
分类:
微信 时间:
2014-05-28 14:31:21
阅读次数:
5106
原题地址:https://oj.leetcode.com/problems/climbing-stairs/题意:You
are climbing a stair case. It takesnsteps to reach to the top.Each time you can
either cl...
分类:
编程语言 时间:
2014-05-28 03:27:49
阅读次数:
267
原题地址:https://oj.leetcode.com/problems/minimum-path-sum/题意:Given
amxngrid filled with non-negative numbers, find a path from top left to bottom
right w...
分类:
编程语言 时间:
2014-05-28 03:03:13
阅读次数:
320
这里从表格GridControl开始,零点零的入门,不会向大神一样写的深奥无比,一看你就会懂的1.首先拖一个表格上去,点击Run
Designer进入Columns编辑页;2.点击add添加字段,设置fieldName属性绑定字段;3.在初始化事件里编码gridControl1.DataSource...
分类:
其他好文 时间:
2014-05-28 01:33:58
阅读次数:
256
所用框架及语言 iOS客户端-Wax(开发愤怒的小鸟的连接Lua 和
Objc的框架),Lua,Objc, 服务端-Java(用于返回插件页面)工具框架链接地址:Wax
-https://github.com/probablycorey/wax Netty -https://netty.io/ 用做...
分类:
移动开发 时间:
2014-05-28 00:41:43
阅读次数:
342
1.安装 doxygen有两种获得 doxygen 的方法。可以下载预编译的可执行文件,也可以从
SVN 存储库下载源代码并自己编译。清单 1 演示的是后一种方法。清单 1. 安装和构建 doxygen 源代码bash-2.05$svn co
https://doxygen.svn.sourcefo...
分类:
编程语言 时间:
2014-05-28 00:04:06
阅读次数:
501