<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>firemail - 开源软件</title>
    <link>http://firemail.wang:8088/forum.php?mod=forumdisplay&amp;fid=316</link>
    <description>Latest 20 threads of 开源软件</description>
    <copyright>Copyright(C) firemail</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 18 Apr 2026 11:55:59 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://firemail.wang:8088/static/image/common/logo_88_31.gif</url>
      <title>firemail</title>
      <link>http://firemail.wang:8088/</link>
    </image>
    <item>
      <title>Qt的开源版本与商业版区别及LGPL与闭源程序</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=10784</link>
      <description><![CDATA[最近一直在学习 Qt。Qt 有两个许可证：LGPL 和商业协议。这两个协议在现在的 Qt 版本中的代码是完全一致的（潜在含义是，Qt 的早期版本，商业版的 Qt 通常包含有一些开源版本所没有的库，比如 QtSingleApplication 这个库）。所以现在对于普通开发人员和部分商业公司来 ...]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Thu, 10 Aug 2023 03:37:51 +0000</pubDate>
    </item>
    <item>
      <title>libcurl下载 编译</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=10783</link>
      <description><![CDATA[https://curl.se/


https://github.com/curl/curl


https://curl.se/docs/install.html]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Mon, 07 Aug 2023 12:13:47 +0000</pubDate>
    </item>
    <item>
      <title>CrashRpt</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=10777</link>
      <description><![CDATA[https://sourceforge.net/projects/crashrpt]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Tue, 01 Aug 2023 08:08:14 +0000</pubDate>
    </item>
    <item>
      <title>【log4】c++日志工具之——log4cpp</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=10739</link>
      <description><![CDATA[1、log4cpp概述
      Log4cpp是一个开源的C++类库，它提供了C++程序中使用日志和跟踪调试的功能，它的优点如下：

提供应用程序运行上下文，方便跟踪调试；
可扩展的、多种方式记录日志，包括命令行、文件、回卷文件、内存、syslog服务器、Win事件日志等；
可以动 ...]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sun, 28 May 2023 14:32:34 +0000</pubDate>
    </item>
    <item>
      <title>C++编程之自定义日志类 ——log4cpp使用详解</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=10738</link>
      <description><![CDATA[C++编程之自定义日志类 ——log4cpp使用详解
log4cpp简介与安装
log4cpp安装
log4cpp简单介绍
layout布局——日志输出格式
log4cpp::BasicLayout
log4cpp:atternLayout
appender
log4cpp::FileAppender
log4cpp::RollingFileAppender
log4cpp::OstreamAppen ...]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sun, 28 May 2023 14:31:57 +0000</pubDate>
    </item>
    <item>
      <title>C/C++编程：log4cpp使用学习</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=10737</link>
      <description><![CDATA[简介Log4cpp是一个开源的C++类库，它提供了在C++程序中使用日志和跟踪调试的功能。使用log4cpp，可以很便利地将日志或者跟踪调试信息写入字符流、内存字符串队列、文件、回滚文件、调试器、Windows日志、本地syslog和远程syslog服务器中。Log4cpp有如下优点：
[*]提供 ...]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sun, 28 May 2023 09:31:22 +0000</pubDate>
    </item>
    <item>
      <title>Duilib</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=10452</link>
      <description><![CDATA[NSIS与Duilib结合制作自定义安装包界面的相关介绍
NSIS与Duilib结合制作自定义安装包界面的相关介绍 1. Duilib简介Duilib界面库基于viksoe的DirectUI项目[2]  ，并且以BSD协议开源。国内首个开源的directui项目。轻量、体积小、易入门、资料齐全、易扩展。 腾讯、华为 ...]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sat, 26 Mar 2022 06:21:48 +0000</pubDate>
    </item>
    <item>
      <title>ActiveMQ</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9881</link>
      <description><![CDATA[ActiveMQ 是Apache出品，最流行的，能力强劲的开源消息总线。

支持多种语言客户端
简单运行模式

下载源码编译出相应的 发 收 消息客户端
收发消息支持 map 字符串，结构等方式，只要继承其相应的基类，调用相应接口即可
都设置下相应的中间服务器的地址及端口 ...]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Tue, 28 Jan 2020 07:21:05 +0000</pubDate>
    </item>
    <item>
      <title>GIMP</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9844</link>
      <description><![CDATA[GIMP的定义 GIMP 是跨平台的图像处理程序。GIMP 是 GNU 图像处理程序(GNU Image Manipulation Program)的缩写。包括几乎所有图象处理所需的功能，号称Linux下的PhotoShop。GIMP在Linux系统推出时就风靡了许多绘图爱好者的喜爱，它的接口相当轻巧，但其功能却不输于专业 ...]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sat, 04 Jan 2020 14:35:54 +0000</pubDate>
    </item>
    <item>
      <title>XproerIM</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9843</link>
      <description><![CDATA[XproerIM

链接：https://pan.baidu.com/s/1tr15FLxXW-qev83tYAXMmw 
提取码：hjlf]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sat, 04 Jan 2020 14:35:19 +0000</pubDate>
    </item>
    <item>
      <title>libCurl</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9842</link>
      <description><![CDATA[Libcurl为一个免费开源的，客户端url传输库，支持FTP，FTPS，TFTP，HTTP，HTTPS，GOPHER，TELNET，DICT，FILE和LDAP，跨平台，
支持Windows，Unix，Linux等，线程安全，支持Ipv6。并且易于使用。

http://curl.haxx.se/libcurl/ 
从http://curl.haxx.se/libcurl/ 下 ...]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sat, 04 Jan 2020 14:32:20 +0000</pubDate>
    </item>
    <item>
      <title>mRemote</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9841</link>
      <description><![CDATA[http://www.mremote.org/wiki/MainPage.ashx
http://www.royalts.com/main/home/mRemote.aspx

 远程连接管理器 mRemoteNG
开发语言： Basic 
mRemoteNG 是一个开源的标签化的，支持多协议的远程连接管理器，可以让你查看所有的远程连接。

mRemoteNG 支持如下协 ...]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sat, 04 Jan 2020 14:30:10 +0000</pubDate>
    </item>
    <item>
      <title>VLC</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9840</link>
      <description><![CDATA[优秀的开源播放器  
可以播放MPEG-1、MPEG-2、MPEG-4、DivX、DVDVCD、数字卫星频道、数字地球电视频道(digital terrestial television channels)、
在许多作业平台底下透过宽频 IPv4、IPv6网络播放线上影片；此软件开发项目是由法国学生所发起的，参与者来自于世界各 ...]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sat, 04 Jan 2020 14:26:16 +0000</pubDate>
    </item>
    <item>
      <title>WinSCP</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9839</link>
      <description><![CDATA[WinSCP homepage is http://winscp.net/
http://winscp.net/eng/docs/lang:chs

链接：https://pan.baidu.com/s/1Z8H4puDl1tQw0tY2-utOFQ 
提取码：nv03

c++ builder  源码


WinSCP是一个Windows环境下使用SSH的开源图形化SFTP客户端。同时支持SCP协议。它的 ...]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sat, 04 Jan 2020 14:25:44 +0000</pubDate>
    </item>
    <item>
      <title>编辑器</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9838</link>
      <description><![CDATA[http://www.oschina.net/news/17858/15-best-text-editors

Notepad++:

 PSPad: 

Komodo:

 源代码编辑控件 Scintilla

 UltraEdit:

EditPlus:]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sat, 04 Jan 2020 13:17:00 +0000</pubDate>
    </item>
    <item>
      <title>scintilla</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9837</link>
      <description><![CDATA[http://www.oschina.net/p/scintilla
http://sourceforge.net/projects/scintilla/?source=dlp

Scintilla是一个免费的源代码编辑控件，它完全开放源代码，并且提供一个license允许用户自由地将它用在开源软件或是商业软件中。
链接：https://pan.baidu.com/s/10kkI ...]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sat, 04 Jan 2020 13:15:03 +0000</pubDate>
    </item>
    <item>
      <title>Notepad++</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9836</link>
      <description><![CDATA[http://www.oschina.net/p/notepadplusplus
https://github.com/notepad-plus-plus/notepad-plus-plus
Notepad++ 是一款仅支持在 Windows 系统中运行的自由开源文本编辑器，可以免费使用，支持多国语言。Notepad++ 基于强大的 Scintilla[/backcolor] 文本编辑组件，采 ...]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sat, 04 Jan 2020 13:13:46 +0000</pubDate>
    </item>
    <item>
      <title>AnyChat</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9835</link>
      <description><![CDATA[http://www.anychat.cn/
AnyChat，跨平台的音视频解决方案

支持一对一、一对多的实时音视频交互
文字聊天、文件传输、透明通道、音视频录制

链接：https://pan.baidu.com/s/1BGNtyfpGVibgpT9SJb2T0Q 
提取码：m90l 


                     AnyChat Platfor ...]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sat, 04 Jan 2020 13:11:48 +0000</pubDate>
    </item>
    <item>
      <title>Free Download Manager</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9833</link>
      <description><![CDATA[开源软件 源码fdm.7z
Free Download Manager是一个完全免费的多功能的下载和管理工具。

Free Download Manager支持多线程下载，支持计划任务下载

Free Download Manager支持以目录列表查看检索站点内容，支持下载网页内容、图象、文件，支持抓取网页上的链接，支 ...]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sat, 04 Jan 2020 12:54:50 +0000</pubDate>
    </item>
    <item>
      <title>wxWidgets</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9832</link>
      <description><![CDATA[链接：https://pan.baidu.com/s/1hk53pcwIZeyBKK9CU9B6tQ 
提取码：rw7v

开源:wxWidgets-2.9.4.tar.bz2
http://wxcn.org/forum.php
http://www.wxwidgets.org/
http://forums.wxwidgets.org/

开发的软件fdminst.exe Free Download Manager]]></description>
      <category>开源软件</category>
      <author>Qter</author>
      <pubDate>Sat, 04 Jan 2020 12:53:21 +0000</pubDate>
    </item>
  </channel>
</rss>