<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>PLM之家PLMHome-工业软件践行者 - AI 人工智能学习专区</title>
    <link>http://plmhome.com/forum-webDev-1.html</link>
    <description>Latest 20 threads of AI 人工智能学习专区</description>
    <copyright>Copyright(C) PLM之家PLMHome-工业软件践行者</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Thu, 09 Apr 2026 03:41:09 +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>大模型的涌现 和 激发 到底是怎么回事呢？</title>
      <link>http://plmhome.com/thread-175349-1-1.html</link>
      <description><![CDATA[大模型的涌现 和 激发 到底是怎么回事呢？]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Tue, 25 Apr 2023 23:49:18 +0000</pubDate>
    </item>
    <item>
      <title>国内如何使用 chatGPT ？</title>
      <link>http://plmhome.com/thread-175348-1-1.html</link>
      <description><![CDATA[国内如何使用 chatGPT ？]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Tue, 25 Apr 2023 23:48:28 +0000</pubDate>
    </item>
    <item>
      <title>百花齐放的 AI 新时代来临，工业软件领域应用值得期待</title>
      <link>http://plmhome.com/thread-175343-1-1.html</link>
      <description><![CDATA[工业软件领域与 AI 大模型能力的结合值得期待。


有望在办公管理场景如 OA、ERP 等系统，垂直行业场景如金融、医疗和法律领域， 以及工具应用如智能客服等多个方面率先落地。
AI 与专业的创 意设计、工业设计、模拟仿真类软件结合方式为 AI 大模型的落地带来了新的场景 ...]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Mon, 27 Mar 2023 05:18:58 +0000</pubDate>
    </item>
    <item>
      <title>关于ChatGPT，你了解又多少？ 欢迎交流</title>
      <link>http://plmhome.com/thread-175337-1-1.html</link>
      <description><![CDATA[关于ChatGPT，你了解又多少？ 欢迎交流。]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Mon, 06 Mar 2023 10:29:38 +0000</pubDate>
    </item>
    <item>
      <title>数据库： 禁止重复数据插入数据库的方法，没有主键和索引</title>
      <link>http://plmhome.com/thread-164780-1-1.html</link>
      <description><![CDATA[数据库： 禁止重复数据插入数据库的方法，没有主键和索引

直接进行硬核判断，查询是否有一致的值，因为当前表中不存在主键

[mw_shl_code=sql,true]INSERT INTO ingate_standardsection SELECT
\'扁平梯形\',
\'FlatTrapezoidSection.bmp\',
3.75,
50,
25,
10,
\'dddddd\',
 ...]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Wed, 04 May 2022 02:18:21 +0000</pubDate>
    </item>
    <item>
      <title>全面了解 e.clientX,e.clientY e.pageX e.pageY e.offsetX e.offsetY</title>
      <link>http://plmhome.com/thread-164624-1-1.html</link>
      <description><![CDATA[event.clientX、event.clientY鼠标相对于浏览器窗口可视区域的X，Y坐标（窗口坐标），可视区域不包括工具栏和滚动条。IE事件和标准事件都定义了这2个属性event.pageX、event.pageY类似于event.clientX、event.clientY，但它们使用的是文档坐标而非窗口坐标。这2个属 ...]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Mon, 11 May 2020 05:53:42 +0000</pubDate>
    </item>
    <item>
      <title>【ThreeJs 学习入门】1. 创建基本场景和旋转的长方体</title>
      <link>http://plmhome.com/thread-164570-1-1.html</link>
      <description><![CDATA[【ThreeJs 学习入门】1. 创建基本场景和旋转的长方体

Threejs的创建过程很简单：

（1）创建渲染场景Scene，需要创建camera和创建render

（2）直接加入Mesh，需要通过geometry和material进行定义

（3）添加到场景中渲染

（4）通过renderer动画进行更新



[frame=h ...]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Mon, 16 Mar 2020 00:24:20 +0000</pubDate>
    </item>
    <item>
      <title>【WebGL学习入门到精通】2. 准备 3D 渲染入门上手</title>
      <link>http://plmhome.com/thread-164548-1-1.html</link>
      <description><![CDATA[【WebGL学习入门到精通】2. 准备 3D 渲染入门上手]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Thu, 20 Feb 2020 01:17:24 +0000</pubDate>
    </item>
    <item>
      <title>【WebGL学习入门到精通】1. WebGL介绍</title>
      <link>http://plmhome.com/thread-164547-1-1.html</link>
      <description><![CDATA[【WebGL学习入门到精通】1. WebGL介绍


WebGL (Web图形库) 是一种JavaScript API，用于在任何兼容的Web浏览器中呈现交互式3D和2D图形，而无需使用插件。WebGL通过引入一个与OpenGL ES 2.0紧密相符合的API，可以在HTML5  元素中使用。


目前支持 WebGL 的浏览器有：Fi ...]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Thu, 20 Feb 2020 01:10:35 +0000</pubDate>
    </item>
    <item>
      <title>微信小游戏开发--报错ReferenceError: loadBabelMod is not defined</title>
      <link>http://plmhome.com/thread-164542-1-1.html</link>
      <description><![CDATA[微信小游戏开发，报错如下



Wechat Lib:2.10.1, 2020.1.19 13:07:38
VM5465:1 gameSubContextThirdScriptError
loadBabelMod is not defined
ReferenceError: loadBabelMod is not defined
    at http://127.0.0.1:55201/game/src/open-context/rank-list/index.js: ...]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Mon, 10 Feb 2020 10:25:47 +0000</pubDate>
    </item>
    <item>
      <title>Canvas 添加 addEventListener相关Touch方法</title>
      <link>http://plmhome.com/thread-164532-1-1.html</link>
      <description><![CDATA[1. touchstart：手指放在一个DOM元素上。
2. touchmove：手指拖曳一个DOM元素。
3. touchend：手指从一个DOM元素上移开。
每个触摸事件都包括了三个触摸列表：
1. touches：当前位于屏幕上的所有手指的一个列表。
2. targetTouches：位于当前DOM元素上的手指的一个列 ...]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Fri, 07 Feb 2020 04:58:00 +0000</pubDate>
    </item>
    <item>
      <title>动画库TweenJS常见动画变化方法库</title>
      <link>http://plmhome.com/thread-164531-1-1.html</link>
      <description><![CDATA[动画库tween.js

相关资料 http://robertpenner.com/easing/


Linear：无缓动效果；
Quadratic：二次方的缓动（t^2）；
Cubic：三次方的缓动（t^3）；
Quartic：四次方的缓动（t^4）；
Quintic：五次方的缓动（t^5）；
Sinusoidal：正弦曲线的缓动（sin(t)）；
Expo ...]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2020 08:28:24 +0000</pubDate>
    </item>
    <item>
      <title>使用ThreeJS添加纹理的方法</title>
      <link>http://plmhome.com/thread-164529-1-1.html</link>
      <description><![CDATA[使用TextureLoader的方法，添加图片进行load

结果如下：



 this.loader = new TextureLoader()

const {headerMaterial,middleMaterial,bottomMaterial} = this.loadTexture ()




loadTexture () {

        const headerTexture = this.loader.load(\'/game/res/i ...]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Thu, 06 Feb 2020 04:46:58 +0000</pubDate>
    </item>
    <item>
      <title>Threejs 增加阴影的方法</title>
      <link>http://plmhome.com/thread-164528-1-1.html</link>
      <description><![CDATA[官方提供的实例如下 

1。 首先在Scene里面激活 渲染 ShadowMap
//Create a WebGLRenderer and turn on shadows in the renderervar renderer = new THREE.WebGLRenderer();renderer.shadowMap.enabled = true;renderer.shadowMap.type = THREE.PCFSoftShadowMap; //  ...]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Wed, 05 Feb 2020 06:27:14 +0000</pubDate>
    </item>
    <item>
      <title>javascript 对象值的获取方式</title>
      <link>http://plmhome.com/thread-164489-1-1.html</link>
      <description><![CDATA[读取对象属性有两种方式，第一种是点方式，第二种则是中括号方式，如果属性带有特殊符号，那么用第二种方式来获取。例如:
js 会把短横线视作减号，但是有些属性带有短横线怎么办呢？res.header[\'content-type\']



//读取name可以使用两种方式,但读取first-name只能使 ...]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Sun, 01 Dec 2019 10:41:31 +0000</pubDate>
    </item>
    <item>
      <title>一个简单的登录和注册HTML CSS开发页面</title>
      <link>http://plmhome.com/thread-164481-1-1.html</link>
      <description><![CDATA[一个简单的登录和注册HTML CSS开发页面


登录代码：

[mw_shl_code=html,true]


    
    
    
    This is a login form

    
        .modal {
            display: none;
            width: 100%;
            height: 100%;
            position: fixed;
    ...]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Tue, 12 Nov 2019 00:06:54 +0000</pubDate>
    </item>
    <item>
      <title>JavaScript 搜索框自动提示</title>
      <link>http://plmhome.com/thread-164478-1-1.html</link>
      <description><![CDATA[JavaScript 搜索框自动提示




[mw_shl_code=html,true]


    
    
    
    filter the value

    
        #myInput {
            background-image: url(\'/images/mix/searchicon.png\');
            /* 搜索按钮 */
            background-position: 10px]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Thu, 07 Nov 2019 11:24:08 +0000</pubDate>
    </item>
    <item>
      <title>点击图片方法JS动画效果</title>
      <link>http://plmhome.com/thread-164476-1-1.html</link>
      <description><![CDATA[点击图片方法JS动画效果

[mw_shl_code=html,true]


    
    
    
    Popup Model

    
        /* 弹窗背景 */
        .model {
            display: none;
            position: fixed;
            /* Stay in place */
            z-index: 1;
           ..]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Thu, 07 Nov 2019 08:55:28 +0000</pubDate>
    </item>
    <item>
      <title>JS 操作 Select相关功能测试</title>
      <link>http://plmhome.com/thread-164474-1-1.html</link>
      <description><![CDATA[JS 操作 Select相关功能测试

[mw_shl_code=html,true]


    
    
    
    Document
    
        * {
            font-size: 10px;
            line-height: 24px;
        }
    



    //this is for the select test
    
        
        
]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Mon, 04 Nov 2019 12:15:32 +0000</pubDate>
    </item>
    <item>
      <title>使用Ajax读取xml文件</title>
      <link>http://plmhome.com/thread-164472-1-1.html</link>
      <description><![CDATA[[mw_shl_code=html,true]




    
        table,
        tr,
        th,
        td {
            border: 2px solid rgb(20, 59, 230);
            border-collapse: collapse;
            text-align: center;
        }

        th,
        td {]]></description>
      <category>AI 人工智能学习专区</category>
      <author>admin</author>
      <pubDate>Tue, 29 Oct 2019 12:10:50 +0000</pubDate>
    </item>
  </channel>
</rss>