<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>PLM之家PLMHome-工业软件践行者 - 自主工业软件开发</title>
    <link>http://plmhome.com/forum-ChinaPLM-1.html</link>
    <description>Latest 20 threads of 自主工业软件开发</description>
    <copyright>Copyright(C) PLM之家PLMHome-工业软件践行者</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 04 Jun 2026 13:46:01 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://plmhome.com/static/image/common/logo_88_31.gif</url>
      <title>PLM之家PLMHome-工业软件践行者</title>
      <link>http://plmhome.com/</link>
    </image>
    <item>
      <title>REST与SOAP的区别 -- Spring Boot对RESTful的支持</title>
      <link>http://plmhome.com/thread-175353-1-1.html</link>
      <description><![CDATA[SOAP（Simple Object Access Protocol，简单对象访问协议）是一种标准化的通信规范，主要用于Web服务。它有着严格的规范和标准，包括安全、事务等各个方面的内容，同时SOAP强调操作方法和操作对象的分离，使用WSDL文件规范和XSD文件分别对其定义。


RESTful简化了WebSe ...]]></description>
      <category>自主工业软件开发</category>
      <author>admin</author>
      <pubDate>Sun, 07 May 2023 14:00:03 +0000</pubDate>
    </item>
    <item>
      <title>什么是RESTful</title>
      <link>http://plmhome.com/thread-175352-1-1.html</link>
      <description><![CDATA[RESTful是目前流行的互联网软件服务架构设计风格。REST（Representational State Transfer，表述性状态转移）一词是由Roy Thomas Fielding在2000年的博士论文中提出的，它定义了互联网软件服务的架构原则，如果一个架构符合REST原则，则称之为RESTful架构。REST并不是一 ...]]></description>
      <category>自主工业软件开发</category>
      <author>admin</author>
      <pubDate>Sun, 07 May 2023 13:53:34 +0000</pubDate>
    </item>
    <item>
      <title>Spring Boot支持多种参数接收方式</title>
      <link>http://plmhome.com/thread-175351-1-1.html</link>
      <description><![CDATA[@PathVariable
@PathVariable在Web应用中，最常用的参数传递方式就是URL传参，也就是将参数放在请求的URL中。例如微博上不同用户的个人主页应该对应不同的URL：http://plmhome.com/user/1、http://plmhome.com/user/2。我们不可能对每个用户都定义一个@RequestMapping ...]]></description>
      <category>自主工业软件开发</category>
      <author>admin</author>
      <pubDate>Sun, 07 May 2023 08:03:27 +0000</pubDate>
    </item>
    <item>
      <title>Spring Boot的URL映射</title>
      <link>http://plmhome.com/thread-175350-1-1.html</link>
      <description><![CDATA[@RequestMapping的value属性用于匹配URL映射，value支持简单表达式：

@RequestMapping注解提供了method参数指定请求的Method类型，包括RequestMethod.GET、RequestMethod.POST、RequestMethod.DELETE、RequestMethod.PUT等值，分别对应HTTP请求的Method





 ...]]></description>
      <category>自主工业软件开发</category>
      <author>admin</author>
      <pubDate>Sun, 07 May 2023 07:52:20 +0000</pubDate>
    </item>
    <item>
      <title>Python从入门到精通全60集，高清网盘下载</title>
      <link>http://plmhome.com/thread-175341-1-1.html</link>
      <description><![CDATA[Python从入门到精通全60集，高清网盘下载

**** 本内容被作者隐藏 ****]]></description>
      <category>自主工业软件开发</category>
      <author>admin</author>
      <pubDate>Sun, 12 Mar 2023 02:15:12 +0000</pubDate>
    </item>
    <item>
      <title>vector容器提供了 insert() 和 emplace() 进行元素的插入用法</title>
      <link>http://plmhome.com/thread-175339-1-1.html</link>
      <description><![CDATA[vector容器提供了 insert() 和 emplace() 这 2 个成员函数


insert()


insert() 函数的功能是在 vector 容器的指定位置插入一个或多个元素。该函数的语法格式有多种。


iterator insert(pos,elem)]]></description>
      <category>自主工业软件开发</category>
      <author>admin</author>
      <pubDate>Sat, 11 Mar 2023 03:01:23 +0000</pubDate>
    </item>
    <item>
      <title>一本关于流体计算的好书分享：Fluid Simulation Computer Graphics</title>
      <link>http://plmhome.com/thread-175336-1-1.html</link>
      <description><![CDATA[一本关于流体计算的好书分享：Fluid Simulation Computer Graphics

需要电子版本的可以私信，感兴趣可以购买原版

Fluid Simulation For Computer Graphics: A Tutorial in Grid Based and ParticleBased Methods]]></description>
      <category>自主工业软件开发</category>
      <author>admin</author>
      <pubDate>Mon, 06 Mar 2023 10:25:37 +0000</pubDate>
    </item>
    <item>
      <title>【Window】cmd命令行命令并获取命令行的输出内容</title>
      <link>http://plmhome.com/thread-164508-1-1.html</link>
      <description><![CDATA[[mw_shl_code=cpp,true]#include 
#include 
#include 
 
 
int _System(const char * cmd, char *pRetMsg, int msg_len)
{
]]></description>
      <category>自主工业软件开发</category>
      <author>admin</author>
<enclosure url="/forum/char * p = NULL;
" length="int res = -1;
" type="image/jpeg" />      <pubDate>Tue, 17 Dec 2019 00:23:05 +0000</pubDate>
    </item>
    <item>
      <title>Mac OS X下VirtualBox如何对硬盘进行扩容</title>
      <link>http://plmhome.com/thread-164504-1-1.html</link>
      <description><![CDATA[找到VBoxManager工具 
1）打开Finder，找到【应用程序】，在右侧找到VirtualBox.app，然后打开右键，找到【显示包内容】，点击打开 
2）看到目录就一路点下去，然后看到【MacOS】目录，再继续点 
3）找到目标文件VBoxManager文件，并记住路径
打开终端，来到这个目录下  ...]]></description>
      <category>自主工业软件开发</category>
      <author>admin</author>
      <pubDate>Sat, 14 Dec 2019 04:31:35 +0000</pubDate>
    </item>
    <item>
      <title>深入了解PTC Onshape云端CAD软件功能，这篇文章就够了</title>
      <link>http://plmhome.com/thread-164471-1-1.html</link>
      <description><![CDATA[“ 作者 mildcat， PLM之家www.plmhome.com网站创始人，具有丰富的CAD软件设计经验，精通掌握西门子NX，达索Catia，PTC CREO等软件，参与上百套产品和模具相关设计，录制相关使用视频上千套，直接受益工程师和学生超过百万”
最近PTC收购目前流行的云端CAD软件Onshape可 ...]]></description>
      <category>自主工业软件开发</category>
      <author>admin</author>
      <pubDate>Sat, 26 Oct 2019 04:38:29 +0000</pubDate>
    </item>
    <item>
      <title>云端CAD软件 Onshape使用帮助文档分享</title>
      <link>http://plmhome.com/thread-164470-1-1.html</link>
      <description><![CDATA[云端CAD软件 Onshape使用帮助文档分享




链接：https://pan.baidu.com/s/1WTKFnslePX9hE0zFJ6LGKA 
提取码：e9em 
复制这段内容后打开百度网盘手机App，操作更方便哦]]></description>
      <category>自主工业软件开发</category>
      <author>admin</author>
      <pubDate>Sat, 26 Oct 2019 03:52:48 +0000</pubDate>
    </item>
    <item>
      <title>PTC提前布局，收购Onshape 软件，基于SaaS的CAD解决方案</title>
      <link>http://plmhome.com/thread-164469-1-1.html</link>
      <description><![CDATA[大家还记得前端时间，我介绍了Onshape软件吗？Onshape 号称未来的 CAD。只要在能上网的终端（PC、手机、平板）打开浏览器即可访问，不需要下载任何的安装文件，使用的永远都是最新版本。



PTC昨日宣布收购Onshape，提前部署SaaS CAD软件，真可谓及时有远见。
我们重 ...]]></description>
      <category>自主工业软件开发</category>
      <author>admin</author>
      <pubDate>Thu, 24 Oct 2019 03:16:16 +0000</pubDate>
    </item>
    <item>
      <title>基于WebGL的三维建模是否可以成为国产CAD的突破口</title>
      <link>http://plmhome.com/thread-164433-1-1.html</link>
      <description><![CDATA[随着浏览器性能和网速的提升,以及WebGL技术的普及，在线进行三维建模成为可能，比如机械领域的Onshape软件，我们主要来描述下当前此软件能做什么，到底有哪些值得我们学习和借鉴。反观，国产软件我们还在那个阶段，除了顶尖的能做做网站，简单的SRM管理，CRM管理软 ...]]></description>
      <category>自主工业软件开发</category>
      <author>admin</author>
      <pubDate>Mon, 12 Aug 2019 11:40:40 +0000</pubDate>
    </item>
    <item>
      <title>如果做自己的CAD产品，内核哪些可以使用？？</title>
      <link>http://plmhome.com/thread-164295-1-1.html</link>
      <description><![CDATA[如果做自己的CAD产品，内核哪些可以使用？？

完全开源的，不受别人控制！]]></description>
      <category>自主工业软件开发</category>
      <author>mildcat</author>
      <pubDate>Sat, 15 Dec 2018 02:56:13 +0000</pubDate>
    </item>
    <item>
      <title>如何提高我国PLM等工业软件能力讨论帖，有奖励</title>
      <link>http://plmhome.com/thread-164108-1-1.html</link>
      <description><![CDATA[如何提高我国PLM等工业软件能力讨论帖，有奖励、、


希望大家就目前情景，说说自己的感悟和想法！！]]></description>
      <category>自主工业软件开发</category>
      <author>admin</author>
      <pubDate>Thu, 28 Jun 2018 06:14:59 +0000</pubDate>
    </item>
    <item>
      <title>觉得工业4.0是骗局吗？大部分资金用来购买别国的软件!</title>
      <link>http://plmhome.com/thread-164107-1-1.html</link>
      <description><![CDATA[觉得工业4.0是骗局吗？大部分资金用来购买别国的软件!


西门子卖软件都全球第二了，中国企业功不可没，回头想想，我们自己的真正软实力在哪里？
国产PLM软件几乎为空白，CAD没落，CAE不见。
全部依赖于西方的软件，每年上千万的维护费视而不见吗？


有志之士应该想想 ...]]></description>
      <category>自主工业软件开发</category>
      <author>admin</author>
      <pubDate>Thu, 28 Jun 2018 06:14:05 +0000</pubDate>
    </item>
  </channel>
</rss>