上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 20 下一页
摘要: 关于构建系统可以先参考百科http://en.wikipedia.org/wiki/List_of_build_automation_softwarehttp://www.drdobbs.com/tools/a-build-system-for-complex-projects-part/218400678A Build System for Complex Projects如下是C/C++语言常用的构建工具makehttp://en.wikipedia.org/wiki/Make_(software)http://www.amazon.com/Managing-Projects-Make-N 阅读全文
posted @ 2013-07-02 08:21 2012 阅读(2873) 评论(2) 推荐(2) 编辑
摘要: shiro内置过滤器研究anonorg.apache.shiro.web.filter.authc.AnonymousFilterauthcorg.apache.shiro.web.filter.authc.FormAuthenticationFilterauthcBasicorg.apache.shiro.web.filter.authc.BasicHttpAuthenticationFilterpermsorg.apache.shiro.web.filter.authz.PermissionsAuthorizationFilterportorg.apache.shiro.web.filte 阅读全文
posted @ 2013-06-11 07:30 2012 阅读(1158) 评论(0) 推荐(1) 编辑
摘要: Gwt-Ext / SmartGWThttp://code.google.com/p/gwt-ext/Status Update This project is no longer under active development and has been superseded by Smart GWT. Assistance will be provided to existing users of GWT-Ext looking to migrate to Smart GWT.http://www.smartclient.com/smartgwt/showcase/http://www.s 阅读全文
posted @ 2013-06-07 08:34 2012 阅读(1929) 评论(0) 推荐(0) 编辑
摘要: browsers supporthttps://developers.google.com/web-toolkit/doc/latest/FAQ_GettingStarted?hl=zh-CN#What_browsers_does_GWT_supportWhat browsers does GWT support?GWT supports the following browsers:· Firefox 1.0, 1.5, 2.0, 3.0, and 3.5· Internet Explorer 6, 7, and 8· Safari 2, 3, and 4 阅读全文
posted @ 2013-06-01 11:49 2012 阅读(661) 评论(0) 推荐(0) 编辑
摘要: 在Silverlight的世界中,RIA Service + Silverlight可以无缝的进行集成,如有一个实体对象和关联的复杂子对象,在这里可以非常简便的实现:1、构建公用的Domain Class定义2、Silverlight客户端可以使用双向绑定和以上的对象关联3、服务端可以使用以上的Domain Class进行存储因此非常方便,WCF框架已经提供了WCF Trackable支持,如某个对象内容的变化内容可以跟踪,等等。。Flex中配合BlazDS也可以非常方便的处理这个问题。而在JavaScript+ Servlet的环境以上对象该使用哪种方式呢?查阅了相关的资料,归纳起来,目前查 阅读全文
posted @ 2013-05-29 20:44 2012 阅读(1115) 评论(0) 推荐(0) 编辑
摘要: Word排版艺术(编辑排版工作者案头必备读物,台湾著名作译者侯捷亲编)http://product.china-pub.com/21963http://jjhou.boolan.com/用 LaTeX 排版编程技术书籍的一些个人经验http://blog.csdn.net/solstice/article/details/8567865http://chenshuo.googlecode.com/files/typeset.pdf我们写技术文档的时候,可以参考这些书籍,做出的是专业的文档。 阅读全文
posted @ 2013-05-15 13:01 2012 阅读(334) 评论(0) 推荐(0) 编辑
摘要: p/Invoke可以使用工具辅助自动生成,以减少混淆1、官方的支持http://visualstudiogallery.msdn.microsoft.com/site/search?query=p%2Finvoke&f%5B0%5D.Value=p%2Finvoke&f%5B0%5D.Type=SearchText&ac=4微软的官方扩展上也有很多开源的工具http://www.pin5i.com/showtopic-22763.html看起来微软自己也是深受.NET蹩脚的P/Invoke支持的毒害,因此无奈之余发布了P/Invoke Interop Assistant 阅读全文
posted @ 2013-05-07 08:56 2012 阅读(5916) 评论(0) 推荐(4) 编辑
摘要: 基础Brian W. Kernighan, Dennis M. Ritchie,《C程序设计语言(影印版)》Brian W.Kernighan, Dennis M.Ritchie,《C程序设计语言》 K&RSamuel P. Harbison, Guy L. Steele,《C语言参考手册(第五版)》Kenneth A.Reek C和指针进阶和实战Andrew Koenig的著作《C陷阱和缺陷》Deitel父子合著的《C How to Program》Perter Van Der LinDen,《C专家编程》David Hanson,《C语言接口与实现:创建可重用软件的技术》陶辉 深入 阅读全文
posted @ 2013-05-02 08:43 2012 阅读(4075) 评论(0) 推荐(5) 编辑
摘要: 登陆国家基础地理信息网站(http://nfgis.nsdi.gov.cn/)通过提交基本信息后,下载全国河流数据,全国地级市数据,到网上求购下载全国电站数据。http://www.openstreetmap.org/http://mapbox.com/http://www.openlayers.org/ 阅读全文
posted @ 2013-05-01 07:26 2012 阅读(398) 评论(0) 推荐(1) 编辑
摘要: First of all, it is worth mentioning that Linux is not the only option available; other freely available operating systems include the BSDs (FreeBSD, NetBSD, OpenBSD), Solaris Express, Nexenta, and others. However, there are many GNU/Linux distributions available, and these generally have su... 阅读全文
posted @ 2013-04-10 08:42 2012 阅读(385) 评论(0) 推荐(0) 编辑
摘要: jqPlotjqPlotispackagedwithallthebasiccharts,aswellasgaugesandcandlestick.Thesoftwareisopensourceandtotallyfree.jqPlotisbasedonthejQuerylibraryandusesthecanvasapproachforplottingcharts.ThisproducthasaverysimilarlookandfeeltoFlot/Flotr.Additionally,jqPlotsupportsanimationsforcolumnandlinecharts,butnot 阅读全文
posted @ 2013-04-06 09:16 2012 阅读(2197) 评论(0) 推荐(0) 编辑
摘要: 在ubuntu10系统上安装了默认的mysql,设置thread_stack=128较小,在hibernate中使用时出错错误关键字:SQLSTATE HY000 Thread stack overrun specify a bigger stack.MySqlmy.ini中文详细说明http://wenku.baidu.com/view/8c8c11fcc8d376eeaeaa31be.html使用mysql部署时,对这些配置选项要认真对待呀 阅读全文
posted @ 2013-03-21 18:43 2012 阅读(257) 评论(0) 推荐(0) 编辑
摘要: The Bourne Shell When Unix was first born, it had a very basic shell written by Ken Thompson, one of the creators of Unix. The Bourne shell was written by Steve Bourne in 1979 as a scriptable Unix shell. All other shells have a prefix to qualify which shell they are — ksh, csh, zsh, and so o... 阅读全文
posted @ 2013-03-19 15:40 2012 阅读(827) 评论(0) 推荐(0) 编辑
摘要: JavaScript权威指南(第6版) David Flanagan经典权威的JavaScript工具书JavaScript高级程序设计Professional JavaScript for Web Developers Nichbolas C. Zakas全能前端人员必读之经典,全面知识更新必备之佳作JavaScript编程精解 Haverbeke如果你只想阅读一本关于javascript的图书,那么本书应该是你的首选。JavaScript语言精粹 Good Part Douglas Crockford作者从语法、对象、函数、继承、数组、正则表达式、方法、样式和优美的特性这9 个方面来呈现这 阅读全文
posted @ 2013-03-09 09:19 2012 阅读(1848) 评论(0) 推荐(0) 编辑
摘要: 简介Minimalist GNU for Windows (MinGW) is a native software port of the GNU tool chain for theMicrosoft Windows operating system. The base components of MinGW software are compiler,linker, and assembler. This minimal tool set is enough to start developing applications. ButMinGW contains some service u 阅读全文
posted @ 2013-03-07 12:40 2012 阅读(454) 评论(0) 推荐(0) 编辑
摘要: http://l6.yunpan.cn/lk/Q25hMe9rmc3sd里面画的几个门票有点意思 阅读全文
posted @ 2013-02-21 13:21 2012 阅读(365) 评论(1) 推荐(0) 编辑
摘要: 在很多项目中都会有在前端展现数据图表的需求,而在开发过程中,开发者往往会使用一些JavaScript库,从而更有效地达到想要的目标。最近,TechSlide上的一篇文章总结了50种用于展现图表的JavaScript库,并对每种库做了简要的说明。这对于想要选择合适JavaScript库的开发者很有参考意义。如下是详细的参考地址http://www.infoq.com/cn/news/2013/01/50-javascript-chart-libhttp://techslides.com/50-javascript-charting-and-graphics-libraries/http://se 阅读全文
posted @ 2013-02-01 12:44 2012 阅读(421) 评论(0) 推荐(0) 编辑
摘要: 1.JavaScript代码风格http://google-styleguide.googlecode.com/svn/trunk/javascriptguide.xml2.Closure Compiler(闭包编辑器)https://developers.google.com/closureGoogle此前曾开源了不少JavaScript工具,如Closure Compiler(用于生成紧凑且高性能代码的工具)、Closure Templates(用于动态生成HTML)、Closure Linter(JavaScript风格检查器)及Closure Stylesheets(对CSS的一套扩展 阅读全文
posted @ 2013-01-16 12:56 2012 阅读(6441) 评论(8) 推荐(11) 编辑
摘要: 下面是出错的现象# iptables -m RATEEST/lib/xtables/libxt_RATEEST.so: /lib/xtables/libxt_RATEEST.so: undefined symbol: logiptables v1.4.12: Couldn't load match `RATEEST':SuccessTry `iptables -h' or 'iptables --help' for more information.# iptables -m statistic/lib/xtables/libxt_statistic.s 阅读全文
posted @ 2013-01-13 08:57 2012 阅读(1040) 评论(0) 推荐(0) 编辑
摘要: JavaEE 参考示例 SpringSide 作者江南白衣专访JavaEE Web应用开发平台WebBuilder开发团队专访企业级JavaEE开发框架bbossgroups作者尹标平专访JavaEE 快速开发框架 Wabacus 作者访谈JavaEE 快速开发平台 G4Studio 作者熊春专访http://www.iteye.com/magazines/tag/JavaEEhttp://blog.csdn.net/blogdevteamhttp://code.google.com/p/paoding-rose/Rose是面向使用Java开发的同仁们的。Rose 提供的各种特性和约束惯例,目 阅读全文
posted @ 2013-01-07 15:10 2012 阅读(603) 评论(0) 推荐(0) 编辑
摘要: 前几天看到园子有提供MS Press官方发布的一些免费电子书,现补充几个http://blogs.msdn.com/b/mssmallbiz/archive/2012/07/27/large-collection-of-free-microsoft-ebooks-for-you-including-sharepoint-visual-studio-windows-phone-windows-8-office-365-office-2010-sql-server-2012-azure-and-more.aspxhttp://blogs.msdn.com/b/mssmallbiz/archive/ 阅读全文
posted @ 2013-01-05 10:38 2012 阅读(542) 评论(0) 推荐(0) 编辑
摘要: 使用VS2012建立Web站点有个新惊喜,默认加了KnockoutJS这个Javascript的MVVM模式的实现库,方便Web前端的开发官方站点√主页: http://www.knockoutjs.com/ √文档和手册 : http://www.knockoutjs.com/documentation/ √代码: https://www.github.com/SteveSanderson/knockout 文章和指导 √http://learn.knockoutjs.com/: 官方的指导 √http://channel9.msdn.com/Events/MIX/M... 阅读全文
posted @ 2013-01-03 09:32 2012 阅读(1786) 评论(0) 推荐(0) 编辑
摘要: 2012推出了一段时间,我们可以在云端体验TFS2012的项目管理和建立http://tfs.visualstudio.com/tfspreview.comhttp://aka.ms/如我自己体验的地址https://assist.visualstudio.com/现在的build服务已经可以在云端使用了另:TFS2010的服务操作命令备注服务器上撤销的命令***\Microsoft Visual Studio 10.0\Common7\IDE>tf undo /workspace:***;*** /recursive$... /s:http://###:8080/DefaultColl 阅读全文
posted @ 2012-12-30 14:26 2012 阅读(1203) 评论(0) 推荐(0) 编辑
摘要: 官网http://www.java.net/projectsJSR JCP的大本营开源列表http://projects.apache.org/indexes/language.html#Java大名鼎鼎,tomcat等聚集地https://www.ibm.com/developerworks/java/IBM支持http://www.theserverside.com/http://javakaiyuan.com/http://topsites.javaarchives.com/http://java-source.net/sf.netgithub.comIDEhttp://eclipse. 阅读全文
posted @ 2012-12-19 09:10 2012 阅读(895) 评论(0) 推荐(0) 编辑
摘要: 生成PDF报表的Java组件--iText网上介绍的多是一些实例和使用方法,对于这个版本的使用需要注意的点主要是版本问题。iText版本历史http://itextpdf.com/history/2.*直接过渡到5.*,命名空间等完全变化版本文件旧版 itext2.1.7.jar itext-rtf-2.1.7.jar iTextAsian.jar新版本 itextpdf.5.*.jar itext-asian.jar http://sourceforge.net/projects/itext/files/iText/这个上面的每个发行包有详细说明其中*asian*是处理CJK文字的以前处理W 阅读全文
posted @ 2012-12-16 15:01 2012 阅读(4946) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 20 下一页