[https://workspaces.codeproject.com/elia-sarti/splitbutton-an-xp-style-dropdown-split-button]using
System;using System.ComponentModel;using System.Dra...
在centos5.5中编译LNMP环境一.配置好ip, dns, 网关,
确保使用远程连接工具能够连接服务器centos设置ip地址,网关, dns教程:
http://www.osyumwei.com/archives/423.html二.配置防火墙, 开启80端口,以及3306端口通过vi /e...
分类:
系统相关 时间:
2014-06-07 02:12:19
阅读次数:
657
网上关于AngularJs(https://angularjs.org/)的介绍与好处已经相当多了,大家可以自己去搜索看看,很多很多。
1.疯狂的原生的App开发
在这里我主要谈一下我自己为什么要使用AngularJs。2011年我开始接触IOS编程,发现苹果的App体验真的非常棒,自己也跟着教程做...
分类:
Web程序 时间:
2014-06-04 21:37:28
阅读次数:
348
原题地址:https://oj.leetcode.com/problems/median-of-two-sorted-arrays/题意:There
are two sorted arrays A and B of size m and n respectively. Find the median...
分类:
编程语言 时间:
2014-06-04 18:52:31
阅读次数:
356
原题地址:https://oj.leetcode.com/problems/subsets/题意:枚举所有子集。解题思路:碰到这种问题,一律dfs。代码:class
Solution: # @param S, a list of integer # @return a list of l...
分类:
编程语言 时间:
2014-05-30 04:31:09
阅读次数:
1243
1、概述 1.1. 目的 指导合作伙伴的HTML5工程师开发集成sgt平台开放能力。2、准备 2.1.
技术架构 通讯协议是jsonrpc2.0,https://github.com/Textalk/jquery.jsonrpcclient.js
使用jQuery库 2.2. 引用jQuery和js...
分类:
Web程序 时间:
2014-05-30 03:12:56
阅读次数:
384
重装Windows时,Windows的启动菜单会覆盖Linux启动菜单。Ubuntu找回比较容易,CentOS相对比较麻烦。步骤如下:1.
用UltraISO制作CentOS 6的启动盘。2. U盘启动CetnOS,从启动菜单选择"Rescue installed system"3.
启动shell...
分类:
其他好文 时间:
2014-05-29 22:08:01
阅读次数:
307
原题地址:https://oj.leetcode.com/problems/subsets-ii/题意:Given
a collection of integers that might contain duplicates,S, return all possible
subsets.Note:E...
分类:
编程语言 时间:
2014-05-29 19:10:53
阅读次数:
278
原题地址:https://oj.leetcode.com/problems/palindrome-partitioning/题意:Given
a strings, partitionssuch that every substring of the partition is a
palindrome...
分类:
编程语言 时间:
2014-05-29 18:26:15
阅读次数:
334
1、打开fiddler,>>Tools>>Fiddler
Options,打开如图所示的HTTPS配置项:点击Export Rppt Certifica to Desktop
:桌面上多了一个证书:下面就是将证书导入:点击开始-运行,输入:mmc,打开如下图所示页面,点击红框菜单最后点击完成,确定!...
分类:
其他好文 时间:
2014-05-29 15:07:42
阅读次数:
406