码迷,mamicode.com
首页 >  
搜索关键字:HERE    ( 6715个结果
最新的动态
最新都在打理自己的git仓库:popularFramework ,主要放一些比较好用流行的前端应用框架,demo地址 ,readme讲述了前端规范 还有自己的个人主页,git地址在here...
分类:其他好文   时间:2014-08-22 10:58:06    阅读次数:127
after modifying system headers, please delete the module cache at
5down votefavorite2I don't know how I modified a iOS SDK file, but Xcode say I did. Here is what they reported.fatal error: file '/Applications/Xcode ...
分类:其他好文   时间:2014-08-21 18:54:14    阅读次数:337
个性注释
/** * *----------Dragon be here!----------/ * ┏┓ ┏┓ * ┏┛┻━━━┛┻┓ * ┃ ┃ * ┃ ━ ┃ * ┃ ┳┛ ┗┳ ┃ * ┃ ┃ * ┃ ┻ ┃ * ┃ ...
分类:其他好文   时间:2014-08-21 18:43:34    阅读次数:168
DevExpress GridControl 复合表头/表头分层设计.
首先创建一个窗体,将GridControl控件拖到窗体中.然后 Click here to change view -> Convert to -> BandedGridView Run Designer 按照正常的手法添加Columns.点击 Bands 添加相应的Bands 列 Bands列可以...
分类:其他好文   时间:2014-08-21 16:40:05    阅读次数:224
转:Android应用崩溃后异常捕获并重启
转自:here在Android应用开发中,偶尔会因为某些异常导致正在使用的应用出现异常并强制关闭,这样导致不友好的用户体验。为了解决这个问题,我们需要捕获出现的异常并做处理。在Java中有两类异常,分别是Error和RuntimeException,前者是不需要我们去处理的,我们处理的往往是后者。那...
分类:移动开发   时间:2014-08-21 16:34:04    阅读次数:167
Spring+MyBatis实践—中文乱码
多种中文乱码问题及解决:jsp页面乱码表单提交乱码URL中文参数乱码1、jsp页面乱码解决(2步); 新建jsp页面;Insert title here习惯上,设置工程中设置项目默认编码为“UTF-8“;将新建的jsp页面的三处编码全部替换为与工程编码一致的“UTF-8”,其中,contentTy....
分类:编程语言   时间:2014-08-21 13:01:54    阅读次数:764
【Python基础教程第2版】——第一讲:基础知识
1、长字符串:(用三引号如'''或者"""来引起来)>>> print """This is a very log string.It continues here.And it's not over yet."Hello world!""""This is a very log string.It...
分类:编程语言   时间:2014-08-20 19:23:52    阅读次数:234
HDU4961:Boring Sum
Problem Description Number theory is interesting, while this problem is boring. Here is the problem. Given an integer sequence a1, a2, …, an, let S(i) = {j|1j is a multiple of ai}. If S(i) is no...
分类:其他好文   时间:2014-08-20 16:34:02    阅读次数:184
订单管理 练习
Insert title here 进销存管理系统--后台进货管理 商品名称 数量 进价 操作 ...
分类:其他好文   时间:2014-08-20 12:21:52    阅读次数:246
jsp获取sina天气
Insert title here function GetWeather(a) { var date = new Date(); var cDate = date.getFullYear() + "-...
分类:Web程序   时间:2014-08-20 10:32:36    阅读次数:201
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!