无痕客

落花无情,流水无痕……

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  469 随笔 :: 13 文章 :: 279 评论 :: 205万 阅读
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

随笔分类 -  开源技术

1 2 3 下一页

关注开源!
摘要:!ENTRY org.eclipse.ui 4 0 2012-03-14 14:31:17.718!MESSAGE Unhandled event loop exception!STACK 0java.lang.NoClassDefFoundError: org/eclipse/ui/internal/WorkbenchWindow$5 at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:858) at org.eclipse.jface.window.Window.handleShellCloseEven 阅读全文
posted @ 2012-03-15 13:41 无痕客 阅读(1139) 评论(0) 推荐(0) 编辑

摘要:蓝牙通信近距离P2P通讯技术平台 Alljoyn 阅读全文
posted @ 2012-03-15 10:49 无痕客 阅读(728) 评论(0) 推荐(1) 编辑

摘要:无用代码检测Eclipse插件 UCDetector这是一个Eclipse的插件,用来检测Java中的无用代码。http://www.ucdetector.org/FindBugsFindBugs是一个能静态分析源代码中可能会出现Bug的Eclipse插件工具。 可以从http://sourceforge.net/project/showfiles.php?group_id=96405&package_id=118233下在最新的FindBugs插件。 下载之后,把解冻后的文件拷贝到 $ECLIPSE_HOME/plugins/目录下,重新启动eclipse即完成安装。 FindBug 阅读全文
posted @ 2012-03-15 10:41 无痕客 阅读(5215) 评论(0) 推荐(0) 编辑

摘要:GeoTools保存SHP数据中文字段名为中文时,出现空值 阅读全文
posted @ 2011-12-06 11:18 无痕客 阅读(4030) 评论(0) 推荐(0) 编辑

摘要:GeoTools项目再编译 阅读全文
posted @ 2011-12-06 11:03 无痕客 阅读(3618) 评论(0) 推荐(0) 编辑

摘要:Best Open Source Reporting ToolsImpress your clients with professional reports using these excellent reporting tools.1. iReportiReport is the free, open source report designer for JasperReports, avail... 阅读全文
posted @ 2010-09-14 21:52 无痕客 阅读(2331) 评论(0) 推荐(0) 编辑

摘要:Make a Native Windows Installer For Your Applications with these Open Source ToolsCreate Native windows executable installers for your applications with these greate opensource tools.1. NInstallA proj... 阅读全文
posted @ 2010-09-14 21:43 无痕客 阅读(403) 评论(0) 推荐(0) 编辑

摘要:12+ open source projects for .NET you probably didn’t know about 阅读全文
posted @ 2010-07-31 21:53 无痕客 阅读(1297) 评论(0) 推荐(0) 编辑

摘要:配置Lumisoft Mail Server给外网邮箱发消息,只是介绍主要配置点。 阅读全文
posted @ 2010-07-26 23:49 无痕客 阅读(4794) 评论(5) 推荐(0) 编辑

摘要:解决lumisoft mail server使用中的错误“550 5.7.1 Unable to relay for xxx” 阅读全文
posted @ 2010-07-26 00:21 无痕客 阅读(9543) 评论(0) 推荐(0) 编辑

摘要:安装PostgreSQL :Problem running post-install 出错及解决方法 阅读全文
posted @ 2010-07-19 15:57 无痕客 阅读(8272) 评论(0) 推荐(0) 编辑

摘要:How to protect yourself against the latest SQL injectionNow it's time to rejoice and be positive. Following my different posts about the latest SQL injection attacks, I got all sort of comments.Roughl... 阅读全文
posted @ 2010-07-14 21:08 无痕客 阅读(482) 评论(0) 推荐(0) 编辑

摘要:GeoServer重新指定data文件夹到安装路径外面 阅读全文
posted @ 2010-07-05 15:37 无痕客 阅读(2325) 评论(0) 推荐(0) 编辑

摘要:Accelerate your maps with GeoWebCache!IntroductionGeoWebCache is a WMS tiling client. It runs as a proxy server between a map client and map server, caching tiles as they are requested, thus saving va... 阅读全文
posted @ 2010-06-27 22:44 无痕客 阅读(1672) 评论(0) 推荐(0) 编辑

摘要:几种开源或商业的WEB服务器(收集) 阅读全文
posted @ 2010-06-23 18:19 无痕客 阅读(4172) 评论(0) 推荐(0) 编辑

摘要:屏幕录像功能技术探索及分享,实现在二次开发中软件具有屏幕录像功能 阅读全文
posted @ 2010-06-19 17:18 无痕客 阅读(7728) 评论(6) 推荐(7) 编辑

摘要:操作PDF文档功能的相关开源项目探索,入门级地介绍了使用iTextSharp创建PDF文档和使用PDFBox读取PDF文档。 阅读全文
posted @ 2010-04-16 22:47 无痕客 阅读(5994) 评论(6) 推荐(2) 编辑

摘要:asp.net2.0导出pdf文件完美解决方案,网页导出为PDF 阅读全文
posted @ 2010-04-14 08:58 无痕客 阅读(1001) 评论(0) 推荐(0) 编辑

摘要:itextsharp.dll(4.0.8.0)完整示例 阅读全文
posted @ 2010-04-13 22:06 无痕客 阅读(10245) 评论(2) 推荐(0) 编辑

摘要:3D Cross Section插件功能分析——TerrainViewer,内容主要是如何拖放打开文件;新颖的键盘监听方式;Direct3D知识和获取高程值的代码分析。 阅读全文
posted @ 2010-01-17 23:20 无痕客 阅读(4139) 评论(4) 推荐(3) 编辑

1 2 3 下一页
点击右上角即可分享
微信分享提示