sourceforge

Mirroring a repository across Github, Sourceforge and Google Code

旧巷老猫 提交于 2020-01-22 11:32:48
问题 Is it possible to mirror a git repository (sync across all hosts) on GitHub, SourceForge and Google Code given they all support git? 回答1: You can edit your .git/config file to create a remote that pushes to multiple repositories. [remote "everyone"] url = https://github.com/USERNAME/REPOSITORY.git url = ssh://USERNAME@git.code.sf.net/p/PROJECTNAME/MOUNTPOINT url = https://PROJECT.googlecode.com/git or with the git config --add command: git config --add remote.everyone.url https://github.com

树莓派随笔

痞子三分冷 提交于 2020-01-19 23:44:48
SourceForge sourceforge.net.又称SF.net。是开源软件开发者进行管理的集中式场所。SourceForge.net由VA SoftWare提供主机,并运行SourceForge软件。大量开源软件在此落户。其是全球最大的开源软件开发平台和仓库,网站建立的宗旨,就是为开源软件提供一个存储、协作和发布的平台。SourceForge上拥有大量非常优秀的开源软件,事实上,这些软件完全可以替代一些商用软件。 来源: https://www.cnblogs.com/Keygun/p/12215806.html

初识JSON

柔情痞子 提交于 2020-01-19 13:36:21
JSON 即 JavaScript Object Natation,它是一种轻量级的数据交换格式,非常适合于服务器与 JavaScript 的交互。本文将快速讲解 JSON 格式,并通过代码示例演示如何分别在客户端和服务器端进行 JSON 格式数据的处理。 使用JSON,在SERVLET或者STRUTS的ACTION中取得数据时,常见异常: 出现java.lang.NoClassDefFoundError: net/sf/ezmorph/Morpher 是因为需要的类没有找到,一般,是因为少导入了JAR包, 出现java.lang.NoClassDefFoundError: net/sf/ezmorph/Morpher错误是因为没有导入ezmorph.jar文件或版本不对。 出现java.lang.NoClassDefFoundError: org/apache/commons/collections/map/ListOrderedMap错误是因为没有导入commons-collections.jar文件或版本不对。 使用JSON时,除了要导入JSON网站上面下载的json-lib-2.2-jdk15.jar包之外,还必须有其它几个依赖包: commons-beanutils.jar, commons-collections.jar , commons-httpclient.jar

nmon+Java Nmon Analyser进行nmon监控数据可视化分析

旧城冷巷雨未停 提交于 2020-01-12 22:13:30
我们知道nmon是一款轻量级的系统占用极少,监控功能非常强大支持跨平台ARM,centos,ubuntu等等系统的工具 在sourceforge我们可以找到一个基于java编写的解析nmon监控出来的.nmon格式数据解析成报告jar包; sourceforge地址: https://sourceforge.net/projects/jnmonanalyser/files/ 由于nmon本身自带的也有Nmon Analyser,这里我不在介绍,看个人喜好,以及实际监控数据的文件结果大小,选取合适解析工具; 下面我们一起使用这个 Java Nmon Analyser: 下载下来后是一个简单的jar包以及它的开发者的一个简单的readme.txt: User's guide ---------------- 1. Download and install nmon. - for linux platform, you can download form: http://nmon.sourceforge.net. - For AIX platform, you can download form : http://www.ibm.com/developerworks/wikis/display/WikiPtype/nmon , AIX 5.3 TL09+ and AIX 6.1 TL02

如何在Notepad ++中自动设置格式/缩进XML / HTML

橙三吉。 提交于 2020-01-07 02:50:08
【推荐】2019 Java 开发者跳槽指南.pdf(吐血整理) >>> 有没有办法重新缩进一段代码? 我正在寻找类似于Eclipse中的Ctrl + Shift + F (自动格式化/缩进)的东西。 要清楚一点 我已经知道如何 在 Notepad ++ 之外 格式化XML(如上所述,Eclipse可以很好地工作),因此我不需要一堆指向其他XML格式化工具的链接。 我专门处理XML和HTML。 理想情况下,键绑定与Eclipse中的键绑定一样方便,因此我不必中断工作流程。 我已经知道NppAutoIndent了-它不能工作,因为我正在使用XML,HTML和CSS。 #1楼 要直接回答OP,请看一下这个人的网站: Thomas Hunter Notepad ++ Tidy for XML 。 只需执行简单的步骤,您就可以在NPP内很好地格式化XML。 到目前为止,我发现的唯一异常是嵌套的自闭合元素EG: <OuterTag>Text for outer element<SelfClosingTag/></OuterTag> 将整理到: <OuterTag>Text for outer element <SelfClosingTag/></OuterTag> 可能有一种方法可以解决此问题,但目前,它已设法将文档中的行数减少了300k,可以解决此特殊异常情况。 #2楼 安装Tidy2插件。

有用的国外开源项目网址

帅比萌擦擦* 提交于 2020-01-04 07:53:45
有用的国外开源项目网址 ?sourceforge http://www.sourceforge.net java.net http://www.java.net www.eclipse.org www.opensource.org ? Lomboz????? http://www.objectlearn.com/index.jsp ?(J2EE plugin for Eclipse) htmlArea??? http://sourceforge.net/projects/itools-htmlarea/ ?(所见即所得的在线HTML编辑器) XmlBuddy?? http://www.xmlbuddy.com/ ?(XML Editor plugin for Eclipse) JFreeChart http://www.jfree.org/ ?(用于生成图表的项目) EclipseME?? http://eclipseme.sourceforge.net/ ?(J2ME Developmnt Plugin for Eclipse) mvnForum? http://sourceforge.net/projects/mvnforum/ ?(论坛) jChatBox??? http://www.javazoom.net/index.shtml ?(用servlet实现的WEB聊天引擎)

免费工具推荐[转部分]

Deadly 提交于 2019-12-29 04:40:09
46.最佳免费PDF文件编辑器 (2005年3月1日更新) 在这里首推PDFCreator,这是一个来自SourceForge的 开源的程序,它可以给你的系统装一个虚拟打印机。为了创建一个PDF文件,你必须选择PDF“打印机”,然后就可以写入了。你可以从Word, Excel或者其它任何可以打印的程序来创建PDF文件。第二个不错的选择是CutePDF Writer,它是商业软件CutePDF的简化版,它的工作原理和PDFCreator相似,不过只对个人免费。 http://sourceforge.net/project/s ... mp;package_id=53473 ( 2.6MB) 软件主页: http://www.cutepdf.com/products/cutepdf/writer.asp 下载地址: http://www.cutepdf.com/download/CuteWriter.exe (1.04MB) 47.最佳免费文件比较工具 WinMerge是一个在Windows下的能够比较两个文件和鉴别出不同之处的软件,不同的地方可以在2 个文件之间对比显示出来。当你有许多不同译本的文件并且不能很好的区分它们时,使用这类软件效果会非常好。它适用于文本文件,不过对于Word或者其它复 杂格式的文件的效果并不是很好。但是对于文本文件和其它计算机程序

How to resolve ModbusSlaveException: Error Code = 3?

╄→尐↘猪︶ㄣ 提交于 2019-12-25 16:39:18
问题 I am having a modbus project where i am getting error code 3 while reading from device. If anyone knows what is the problem and how to resolve please help out. net.wimpi.modbus.ModbusSlaveException: Error Code = 3 回答1: Exception code 3 is "Illegal value", and it means that one of the values you provided in the request is illegal. This won't be an invalid address as that is exception code 2 ("Illegal address"). Which means that most likely your count of registers to read is either less than or

Failed to external entity “…/htmlhelp.xsl”

天涯浪子 提交于 2019-12-25 08:27:46
问题 I'm building a development version of Wireshark to create dissectors, following the tutorial found in their official documentation I receive two warnings and four errors. The four errors seems to come from the fact this link cannot be loaded. The errors are: Build FAILED. "C:\Development\wsbuild64\Wireshark.sln" (default target) (1) -> "C:\Development\wsbuild64\docbook\developer_guide_chm.vcxproj.metaproj" (default target) (15) -> "C:\Development\wsbuild64\docbook\developer_guide_chm.vcxproj"

Eclipse pmd plug-in handshake failure

大城市里の小女人 提交于 2019-12-24 02:57:14
问题 I'm trying to add eclipse pmd plug-in ended up with the following error. Unable to read repository at https://sourceforge.net/projects/pmd/files/pmd-eclipse/update-site/content.xml. Received fatal alert: handshake_failure Any idea what's wrong ? 回答1: It's probably one of the following two cases: Either the cipher is not supported by your JRE - see answer https://stackoverflow.com/a/42129608/1169968 to install the JCE security patch to allow unlimited security (local_policy.jar and US_export