<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>VerySource - 站务讨论/投诉与建议</title>
    <link>https://domain.verysource.com/forum-79-1.html</link>
    <description>Latest 20 threads of 站务讨论/投诉与建议</description>
    <copyright>Copyright(C) VerySource</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 16 Apr 2026 17:06:24 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://domain.verysource.com/static/image/common/logo_88_31.gif</url>
      <title>VerySource</title>
      <link>https://domain.verysource.com/</link>
    </image>
    <item>
      <title>matlab对三维电偶极子的电势电场模拟</title>
      <link>https://domain.verysource.com/thread-3984-1-1.html</link>
      <description><![CDATA[三维电偶极子]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>amos1949</author>
      <pubDate>Thu, 21 Nov 2024 01:26:10 +0000</pubDate>
    </item>
    <item>
      <title>2025-01-03 积分规则调整</title>
      <link>https://domain.verysource.com/thread-3976-1-1.html</link>
      <description><![CDATA[因网站运营成本持续上涨，为缓解此局面，故减少免费金币发放量。

2025-01-03 对网站积分规则进行调整如下：

每日登录由+1金币，改为每周登录+1金币；

望大家理解。]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>admin</author>
      <pubDate>Fri, 17 Nov 2023 16:01:42 +0000</pubDate>
    </item>
    <item>
      <title>Ribbon Images in Excel 2007/2010 using a Delphi COM DLL</title>
      <link>https://domain.verysource.com/thread-3974-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>Master_Crazy</author>
      <pubDate>Sun, 01 Oct 2023 14:22:41 +0000</pubDate>
    </item>
    <item>
      <title>这是一个划水的帖子但或许有用</title>
      <link>https://domain.verysource.com/thread-3967-1-1.html</link>
      <description><![CDATA[征服挂机脚本易语言 源码
支持上号挂机存仓等功能]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>hpl1222</author>
      <pubDate>Tue, 27 Jun 2023 07:41:10 +0000</pubDate>
    </item>
    <item>
      <title>这里的系统资源非常的好，很多系统，就是差点说明</title>
      <link>https://domain.verysource.com/thread-3959-1-1.html</link>
      <description><![CDATA[这里的系统资源非常的好，很多系统，就是差点图片说明]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>xuxinyao</author>
      <pubDate>Wed, 14 Jun 2023 12:15:42 +0000</pubDate>
    </item>
    <item>
      <title>Detours学习之一：概述</title>
      <link>https://domain.verysource.com/thread-3937-1-1.html</link>
      <description><![CDATA[Microsoft Research Detours Package概述
        Detours是一个用于在ARM, ARM64, X86, X64和IA64机器上拦截二进制函数的库。Detours最常用来拦截应用程序中的Win32 api调用，比如添加调试工具。拦截代码在运行时动态应用。Detours将目标函数的前几个指令替换为无条件 ...]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>jyl_hrb</author>
      <pubDate>Tue, 23 May 2023 09:28:16 +0000</pubDate>
    </item>
    <item>
      <title>Professionals Run Into Problems With Germany Whatsapp This is What They Do</title>
      <link>https://domain.verysource.com/thread-3931-1-1.html</link>
      <description><![CDATA[Accounting for expenses due to the characteristics of the economic activity of the organization causes certain difficulties. This is because there are a number of general costs that cannot be directly attributed to a specific activity.
For example, t ...]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>zzrifat628</author>
      <pubDate>Sat, 01 Apr 2023 05:58:32 +0000</pubDate>
    </item>
    <item>
      <title>基于ASP.NET Core 5.0构建的Web API项目的Program.cs文件大家应该都很熟悉：</title>
      <link>https://domain.verysource.com/thread-3930-1-1.html</link>
      <description><![CDATA[public class Program
{
    public static void Main(string[] args)
    {
        CreateHostBuilder(args).Build().Run();
    }

    public static IHostBuilder CreateHostBuilder(string[] args) =&gt;
        Host.CreateDefaultBuilder(args)
            .]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>xiaomuo</author>
      <pubDate>Tue, 21 Mar 2023 11:54:49 +0000</pubDate>
    </item>
    <item>
      <title>基于java后端，mysql的数据库，js的web学生管理系统</title>
      <link>https://domain.verysource.com/thread-3923-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>smlboy</author>
      <pubDate>Mon, 26 Dec 2022 08:30:13 +0000</pubDate>
    </item>
    <item>
      <title>【Git】一文带你入门Git分布式版本控制系统（简介，安装，Linux命令）【转载】</title>
      <link>https://domain.verysource.com/thread-3921-1-1.html</link>
      <description><![CDATA[文章目录
Git 系列文章目录
一、前言
二、安装 Git
三、基本 Linux 命令
一、前言
[ 什么是Git？]

Git 是一个开源的分布式版本控制系统，可以有效、高速地处理从很小到非常大的项目版本管理。【百度百科】

Git 是分布式版本控制系统，没有中央服务器，每个人的电脑都 ...]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>wildevil108</author>
      <pubDate>Wed, 07 Dec 2022 11:15:03 +0000</pubDate>
    </item>
    <item>
      <title>到底写博客跟积分有什么关系呢？</title>
      <link>https://domain.verysource.com/thread-3916-1-1.html</link>
      <description><![CDATA[到底写博客跟积分有什么关系呢？]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>hj666</author>
      <pubDate>Tue, 22 Nov 2022 03:14:53 +0000</pubDate>
    </item>
    <item>
      <title>编译原理谁会写？</title>
      <link>https://domain.verysource.com/thread-3915-1-1.html</link>
      <description><![CDATA[求助急急急i]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>ssssaa</author>
      <pubDate>Wed, 16 Nov 2022 05:40:11 +0000</pubDate>
    </item>
    <item>
      <title>有没有蓝天碧聊的高手</title>
      <link>https://domain.verysource.com/thread-3914-1-1.html</link>
      <description><![CDATA[还记得10年前的蓝天碧聊么，还有没有弄这方面的高手，联系我]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>userls</author>
      <pubDate>Sat, 05 Nov 2022 12:24:45 +0000</pubDate>
    </item>
    <item>
      <title>How to buy forum credits outside China</title>
      <link>https://domain.verysource.com/thread-3912-1-1.html</link>
      <description><![CDATA[Buy credits, please pay via Paypal, the price is $0.02 for 1 credits.Note: total money = your pay - Paypal fee, For example: you pay $0.4, if the fee is $0.1, you will get (0.4-0.1) / 0.02  = 15 credits
Note: suggest pay at least $0.5, because Paypal ...]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>admin</author>
      <pubDate>Wed, 12 Oct 2022 06:56:11 +0000</pubDate>
    </item>
    <item>
      <title>摸鱼</title>
      <link>https://domain.verysource.com/thread-3911-1-1.html</link>
      <description><![CDATA[摸鱼....]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>林初</author>
      <pubDate>Mon, 03 Oct 2022 07:21:09 +0000</pubDate>
    </item>
    <item>
      <title>请推荐一个51软核</title>
      <link>https://domain.verysource.com/thread-3910-1-1.html</link>
      <description><![CDATA[希望速度快，占用fpga资源少]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>热情的硬邦邦</author>
      <pubDate>Thu, 22 Sep 2022 16:35:53 +0000</pubDate>
    </item>
    <item>
      <title>Error in &quot;Digests&quot;</title>
      <link>https://domain.verysource.com/thread-3907-1-1.html</link>
      <description><![CDATA[The following error is displayed when clicking \&quot;Digests\&quot; in any of the forum topics (see attachement).]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>Bert</author>
      <pubDate>Mon, 12 Sep 2022 11:35:13 +0000</pubDate>
    </item>
    <item>
      <title>ds788_axi_apb_bridge.pdf</title>
      <link>https://domain.verysource.com/thread-3906-1-1.html</link>
      <description><![CDATA[ds788_axi_apb_bridge.pdf ds788_axi_apb_bridge.pdf ds788_axi_apb_bridge.pdf ds788_axi_apb_bridge.pdf]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>tengjiexx</author>
      <pubDate>Sun, 11 Sep 2022 07:56:32 +0000</pubDate>
    </item>
    <item>
      <title>振荡函数积分源码</title>
      <link>https://domain.verysource.com/thread-3897-1-1.html</link>
      <description><![CDATA[Sommerfield积分计算Filon方法，有Sin函数的也有Cos函数的，对于初学者很有帮助。]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>yswlksz</author>
      <pubDate>Wed, 20 Jul 2022 23:51:18 +0000</pubDate>
    </item>
    <item>
      <title>学习java</title>
      <link>https://domain.verysource.com/thread-3895-1-1.html</link>
      <description><![CDATA[学习java任重道远]]></description>
      <category>站务讨论/投诉与建议</category>
      <author>ScriptBoy</author>
      <pubDate>Mon, 11 Jul 2022 09:50:52 +0000</pubDate>
    </item>
  </channel>
</rss>