DearAll:Itwasgoodtalkyesterday.However,Iwanttoemphasizethat,finallyitisthe*work*andgoodpeoplewhocommitworkinghard.Ideaischeap,Ihaveseentoomanyandtooof...
分类:
其他好文 时间:
2014-09-12 14:57:03
阅读次数:
136
实现Heatmap的开源js库比较出名的就是 heatmapjs ,该框架发展了2年多,作者Patrick Wied最近决定在保持开源的基础上,提供有偿的商业支持服务,这是好事,地球上绝大部分开源项目作者搞个barely可用的初级版本后,就多年不见更新了,而真正能实际上线使用的产品哪有不需要持续完善、增强可扩展性以及提供特殊定制服务的,考虑到作者这两年已无偿投了这么多(Over the last 2 years, I devoted more than 500 hours of work to improv...
分类:
Web程序 时间:
2014-09-12 01:17:22
阅读次数:
347
Encounted such error in VS after I update the xamarin at Mac side.Here is the solution for u to reference: Open VS ->Tools->Options->Xamarin->IOS Sett...
分类:
移动开发 时间:
2014-09-11 15:08:52
阅读次数:
320
首先创建两个webform页面,一个命名为Default.aspx,用来显示load结果。 一个为Ajax.aspx,用来被load。
比如我们在Ajax.aspx中随便输入一些文字或者其他,Work hard, Enjoy life~ 。
然后在Defaut.aspx中 引入Jquery 然后就可以开始我们的AJax load了。。
先在页面中插入一个botton 和两个DIV ,bott...
分类:
Web程序 时间:
2014-09-11 13:54:32
阅读次数:
258
简单的log4j配置文件#日志输出文件夹log4j.output.folder=e:/logs/share-log# WARN日志记录等级 MAIN为日志输入位置Appenderlog4j.rootLogger=WARN, MAIN# MAIN定义#输出到文件,当文件大小达到尺寸时产生新文件log4...
分类:
其他好文 时间:
2014-09-09 22:46:49
阅读次数:
251
1,新建工程,类型为Web Project,设置默认编码为UTF-8,并创建如下文件夹 1,Source Folder 1,src 项目源码 2,config 配置文件 3,test 单元测试 2,普通文件夹 ...
分类:
编程语言 时间:
2014-09-09 20:06:59
阅读次数:
435
var?tree?=?new?Tree.TreePanel({
??????????????//属性配置
????????????});
????????????
?//?add?a?tree?sorter?in?folder?mode,默认根据树节点的text排...
分类:
Web程序 时间:
2014-09-09 18:38:49
阅读次数:
262
一、解决函数返回指针的几种方法 1. 返回一个指向字符串常量的指针。 例子:char* func(){ rturn "Only work for simple strings";} 优点:简单 缺点:如果你需要计算字符串的内容,这种方法就无能为力了。如果以后需要修改返回的字符串,你也会...
分类:
其他好文 时间:
2014-09-09 18:09:59
阅读次数:
188
Q:In my iPhone application built with Xcode 5 for iOS 7 I set UIViewControllerBasedStatusBarAppearance=YES in info.plist, and in my ViewController I h...
分类:
移动开发 时间:
2014-09-09 17:55:59
阅读次数:
209
Tried to install Ubuntu desktop on my Dell Inspiron 1420 but failed, finally work around it and solved the problem. All the problems encountered might be caused by my computer graphical card "NVIDIA GeForece 8400M GS", it has hardware failure before and I ...
分类:
其他好文 时间:
2014-09-09 16:13:09
阅读次数:
266