<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>召隆企博汇论坛 - 导读 - 最新发表</title>
    <link>http://bbs.clogcn.com/forum.php?mod=guide&amp;view=newthread</link>
    <description>最新发表</description>
    <copyright>Copyright(C) 召隆企博汇论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 17 Jul 2026 15:36:16 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>http://bbs.clogcn.com/static/image/common/logo_88_31.gif</url>
      <title>召隆企博汇论坛</title>
      <link>http://bbs.clogcn.com/</link>
    </image>
    <item>
      <title>vue组件化、页面通用、方法通用的说明</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=67</link>
      <description><![CDATA[1、如果能够与电脑的名称和功能类似的，尽量使用相同的组件名称以及调用的参数
2、rwRadio可以修改成RwSelect,代码可以复用电脑端的逻辑代码，界面div重做
3、组件一般有实现某一个功能的，实现某一个列表的，实现某一个DIV样式的
4、common的组件页可能有：一键登录、 ...]]></description>
      <category>VUE专区</category>
      <author>richwisd</author>
      <pubDate>Fri, 10 Feb 2023 02:00:55 +0000</pubDate>
    </item>
    <item>
      <title>Centos 8支持至2021年1月31日，以下提供两个解决方案，可以.....</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=66</link>
      <description><![CDATA[今年的春节正好是2022年2月1日，年初二的时候，无聊上网看一下，习惯性的帮公司服务器进行一下升级加固，发现使用dnf update 出错
错误：为仓库 \'appstream\' 下载元数据失败 : Cannot prepare internal mirrorlist: No URLs in mirrorlist
当时还以为是网络不可用，但是 ...]]></description>
      <category>Linux专区</category>
      <author>richwisd</author>
      <pubDate>Fri, 11 Feb 2022 06:47:03 +0000</pubDate>
    </item>
    <item>
      <title>如何创建一个自动列表模型或者是表单</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=65</link>
      <description><![CDATA[一、首先看是否有这个功能，在后台去查找
以“入驻企业列表”为例
到开发者平台：功能仓库系统模型去查找
如果查找 到，则修改，如果没有查找 到，则添加，添加的时候，模型p名称需要以平台开头，后面将功能表述清楚的最少字符
查看权限根据实际情况选择平台、企业、个 ...]]></description>
      <category>有问必答</category>
      <author>richwisd</author>
      <pubDate>Tue, 07 Dec 2021 02:03:55 +0000</pubDate>
    </item>
    <item>
      <title>列表字段前后顺序集</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=64</link>
      <description><![CDATA[是什么功能，一般标题放在前面，如果有单号或者是编号一般，编号放在标题的后面
如果有图片，一般图片放在标题的前面
如果有ID显示，则ID显示在最前面
页面中如果有Switch的时候，全部放在最后面，即功能按钮区的前面
如果有排序 ，排序在switch的左边
日期跟在排序 的 ...]]></description>
      <category>有问必答</category>
      <author>richwisd</author>
      <pubDate>Mon, 06 Dec 2021 02:06:26 +0000</pubDate>
    </item>
    <item>
      <title>组件库的使用</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=63</link>
      <description><![CDATA[1. 下拉选择组件
代码形式：
参数介绍：
type默认：checkbox)表示选择项，select:下拉框
multipleBoolean)是否多选
selectData: （string | Array | Number）默认值
rwLabel：（string）展示的文字字段
rwValue：（string）值显示字段
callback：(Function)回调函数 ...]]></description>
      <category>VUE专区</category>
      <author>richwisd</author>
      <pubDate>Sat, 27 Nov 2021 07:21:07 +0000</pubDate>
    </item>
    <item>
      <title>添加自定页到菜单显示</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=62</link>
      <description><![CDATA[1.在更多按钮上选择菜单管理


2.添加操作]]></description>
      <category>VUE专区</category>
      <author>richwisd</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/202111/27/140016lv8b5u83l5t87k2c.png" length="67294" type="image/jpeg" />      <pubDate>Sat, 27 Nov 2021 06:07:05 +0000</pubDate>
    </item>
    <item>
      <title>在企博汇中如何添加一个自定义页面</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=61</link>
      <description><![CDATA[一、登录dev.richwisd.net
进入功能仓库，添加自定义页面

p,代表文件夹
a/代表文件名]]></description>
      <category>VUE专区</category>
      <author>richwisd</author>
      <pubDate>Fri, 12 Nov 2021 07:06:08 +0000</pubDate>
    </item>
    <item>
      <title>如何开发调试Vue项目</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=60</link>
      <description><![CDATA[以http://bbs.clogcn.com/thread-58-1-1.html
http://bbs.clogcn.com/thread-59-1-1.html为前题，前面必须 已经安装好，并已经迁下代码
，使用自己熟悉的编辑器，我们这儿使用的是submile text,也可以使用vscode
打开我们刚刚迁出代码的目录

第二步，打开一个cmd窗口， ...]]></description>
      <category>VUE专区</category>
      <author>richwisd</author>
      <pubDate>Fri, 12 Nov 2021 06:36:53 +0000</pubDate>
    </item>
    <item>
      <title>sourcetree安装以及配置ssh访问</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=59</link>
      <description><![CDATA[一、下载sourcetree
在百度搜索sourcetree
进入https://www.sourcetreeapp.com/
下载完之后，双击下载的文件，进行安装
注意这儿选择
可以跳过bitbucket选择
默认安装接下来的东西
在preferences的时候，输入自己的姓名和邮箱，这个用于提交git的时候的名称
我们这儿的 ...]]></description>
      <category>VUE专区</category>
      <author>richwisd</author>
      <pubDate>Fri, 12 Nov 2021 06:24:33 +0000</pubDate>
    </item>
    <item>
      <title>VUE开发环境搭建</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=58</link>
      <description><![CDATA[第一步，安装nodejs
1、下载
打开https://nodejs.org/en/这个网站
LTS，代表稳定版
CURRent代表不稳定版，或者是测试版之类的
我们以current的下载来说，进入下载页面，选择windows zip的文件，即不需要安装的，且是64位版的
https://nodejs.org/dist/v17.1.0/node-v17. ...]]></description>
      <category>VUE专区</category>
      <author>richwisd</author>
      <pubDate>Fri, 12 Nov 2021 06:02:00 +0000</pubDate>
    </item>
    <item>
      <title>企博汇所有表格默认设置</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=54</link>
      <description><![CDATA[列表规则如下：
显示图片的，一般显示在第一列
姓名一定是在手机号之前
如果有地址，一定是在手机号之后
有标题和名称的，名称显示在标题前面
有编号的编号要显示在名称或者是标题的前面
所有switch的显示在操作框的左边，也就是在列表的最右边，根据重要程度分前后
所 ...]]></description>
      <category>程序发布</category>
      <author>richwisd</author>
      <pubDate>Mon, 16 Aug 2021 08:10:33 +0000</pubDate>
    </item>
    <item>
      <title>js异步回调Async/Await与Promise区别</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=49</link>
      <description><![CDATA[Promise，我们了解到promise是ES6为解决异步回调而生，避免出现这种回调地狱，那么为何又需要Async/Await呢？你是不是和我一样对Async/Await感兴趣以及想知道如何使用，下面一起来看看这篇文章：Async/Await替代Promise的6个理由。

什么是Async/Await?


[*]async/awai ...]]></description>
      <category>VUE专区</category>
      <author>myskya</author>
      <pubDate>Thu, 26 Nov 2020 01:35:14 +0000</pubDate>
    </item>
    <item>
      <title>ES5、ES6、ES7、ES8特性</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=48</link>
      <description><![CDATA[1.JavaScript
[*]ECMAScript、DOM（文档对象模型）、BOM（浏览器对象模型）
[*]JavaScript语言的执行环境是“单线程”
2.ES5
[*]strict模式

[*]不允许使用未声明的变量
[*]不允许删除变量或对象、函数
[*]不允许变量重名
[*]不允许使用八进制
[*]不允许使用转义字符
[* ...]]></description>
      <category>VUE专区</category>
      <author>myskya</author>
      <pubDate>Thu, 26 Nov 2020 01:10:06 +0000</pubDate>
    </item>
    <item>
      <title>explain各列的解释</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=47</link>
      <description><![CDATA[]]></description>
      <category>Mysql专区</category>
      <author>myskya</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/202011/18/150849ixp8smiw8mnr7imr.png" length="56476" type="image/jpeg" />      <pubDate>Wed, 18 Nov 2020 07:09:34 +0000</pubDate>
    </item>
    <item>
      <title>企博汇中如何查找想要的文件</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=46</link>
      <description><![CDATA[以http://api.c.com/?p=index&amp;a=checkLogin为例
这里的api,在我们的系统中代表你要到api目录下去找文件
PHP程序一般在
二级域名/app目录下
那这里就是/api/app/
p代表是文件
这里index.代表是/api/app/index.app.php
a代表是具体的function文件

index.app.php里的Class ...]]></description>
      <category>有问必答</category>
      <author>myskya</author>
      <pubDate>Thu, 15 Oct 2020 12:28:44 +0000</pubDate>
    </item>
    <item>
      <title>vue router钩子函数</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=45</link>
      <description><![CDATA[1、全局的钩子beforeEach（to，from，next）
[*]页面加载之前
[*]页面跳转之前权限认证，访问拦截
afterEach（to，from，next）
[*]页面加载之后



2、组建内的导航钩子beforeRouteEnter、beforeRouteUpdate、beforeRouteLeave,直接在路由组件内部进行定义的
beforeRou ...]]></description>
      <category>VUE专区</category>
      <author>至臻</author>
      <pubDate>Fri, 07 Aug 2020 01:05:00 +0000</pubDate>
    </item>
    <item>
      <title>vue axios拦截器总结</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=44</link>
      <description><![CDATA[关于axios的拦截器是一个作用非常大，非常好用的东西。分为请求拦截器和响应拦截器两种。我一般把拦截器写在main.js里。


1. 请求拦截器请求拦截器的作用是在请求发送前进行一些操作，例如在每个请求体里加上token，统一做了处理如果以后要改也非常容易。axios.interce ...]]></description>
      <category>VUE专区</category>
      <author>至臻</author>
      <pubDate>Fri, 07 Aug 2020 01:00:50 +0000</pubDate>
    </item>
    <item>
      <title>如何更改element UI内置样式</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=43</link>
      <description><![CDATA[如何更改element UI内置样式]]></description>
      <category>VUE专区</category>
      <author>饶武健</author>
      <pubDate>Tue, 04 Aug 2020 01:03:16 +0000</pubDate>
    </item>
    <item>
      <title>如何实现文本第二行只到一半时候显示...</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=42</link>
      <description><![CDATA[在7点直播项目中
商品名称只到第二行文本的一半区域
类似图片这种，



CSS尝试过很多 无法解决，最后使用的JS https://blog.csdn.net/yangwqi/article/details/101543685
有没有更加高效的方法实现这种
 ...]]></description>
      <category>有问必答</category>
      <author>家住海边喜欢浪</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/202008/02/224834hwkuz5vbbwzvzggz.png" length="40645" type="image/jpeg" />      <pubDate>Sun, 02 Aug 2020 14:57:10 +0000</pubDate>
    </item>
    <item>
      <title>uniapp 真机调试</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=41</link>
      <description><![CDATA[第一步：首先手机USB进行连接，出现弹窗选择  手机需要打开USB调试USB调试在开发者选项里打开有些手机默认开发者选项是隐藏的 可以百度找到对应手机的显示方法，我的小米 以此为例是在我的设备里连续点击版本号就可以显 ...]]></description>
      <category>插件支持</category>
      <author>家住海边喜欢浪</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/202008/02/215333he4ocgpl4aah4ka0.png" length="42498" type="image/jpeg" />      <pubDate>Sun, 02 Aug 2020 14:02:56 +0000</pubDate>
    </item>
    <item>
      <title>小程序 如何在wxss中使用js里的变量？</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=39</link>
      <description><![CDATA[wxml:
wxss:
我这里是使用动画来控制comments_box这个view的高度(max-height)变化时的过渡效果，我在wxss中给定固定值测试是可以实现效果的，但是因为这个view的高度是随数据变化的，所以我只能在wxml中通过GoodsInfo.reviewList的数组长度计算出高度之后赋值，结果测试 ...]]></description>
      <category>有问必答</category>
      <author>liwp</author>
      <pubDate>Fri, 24 Jul 2020 07:38:48 +0000</pubDate>
    </item>
    <item>
      <title>vue问题</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=38</link>
      <description><![CDATA[vue中  怎样全局监听本地缓存中的某个字段]]></description>
      <category>VUE专区</category>
      <author>至臻</author>
      <pubDate>Tue, 21 Jul 2020 12:49:04 +0000</pubDate>
    </item>
    <item>
      <title>centos 8 安装php7.4.4</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=36</link>
      <description><![CDATA[最小化安装系统之后dnf update 更新系统至最新]]></description>
      <category>Linux专区</category>
      <author>richwisd</author>
      <pubDate>Fri, 03 Apr 2020 11:20:47 +0000</pubDate>
    </item>
    <item>
      <title>清除mysql.slow_log表的内容</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=35</link>
      <description><![CDATA[配置文件必须是数据库形式的存储

使用以下命令]]></description>
      <category>Mysql专区</category>
      <author>richwisd</author>
      <pubDate>Fri, 20 Mar 2020 04:52:14 +0000</pubDate>
    </item>
    <item>
      <title>DenyHosts让你的linux服务器少受点攻击</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=34</link>
      <description><![CDATA[使用 安装 我的 Linux 版本：CentOS 7，编写这篇博客时，DenyHosts 的版本为：denyhosts-2.9-4.el7.noarch
 如何查看 DenyHosts 的版本？使用命令 $ rpm -qa | grep denyhosts 即可查看。
 使用以下命令即可安装 DenyHosts：

配置和使用
[*]打开配置文件

[*]然后配置 ...]]></description>
      <category>Linux专区</category>
      <author>myskya</author>
      <pubDate>Sun, 08 Mar 2020 14:50:16 +0000</pubDate>
    </item>
    <item>
      <title>Centos 屏蔽恶意登录恶意扫描端口的账号</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=33</link>
      <description><![CDATA[分两种情况
一种是恶意登录的

一种是恶意扫描端口的

firewall-cmd --permanent --add-rich-rule=\&quot;rule family=ipv4 source address=你的IP地址 reject\&quot;


firewall-cmd  reload]]></description>
      <category>Linux专区</category>
      <author>myskya</author>
      <pubDate>Sun, 08 Mar 2020 14:41:01 +0000</pubDate>
    </item>
    <item>
      <title>数据库迁移</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=32</link>
      <description><![CDATA[公司系统比较老，原来数据库是mysql5.5，系统想做一次升级，现针对本次升级迁移做了一个笔记
旧数据库IP地址：192.168.1.8
新数据库IP地址：192.168.1.5
首先将数据库中所有的数据全部导出，但一个个写数据库太麻烦，所以看一下以下代码，注意，由于版本不同，需要将系 ...]]></description>
      <category>Mysql专区</category>
      <author>myskya</author>
      <pubDate>Tue, 03 Mar 2020 10:31:28 +0000</pubDate>
    </item>
    <item>
      <title>Centos 8下添加dns 域名解析</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=31</link>
      <description><![CDATA[接上回DNS Server安装配置：http://bbs.clogcn.com/thread-30-1-1.html

下面讲如何添加一个DNS域名vi /etc/named.rfc1912.zones
在文档最后面添加以下内容
zone \&quot;c.com\&quot; IN {
        type master;
        file \&quot;c.com.zone\&quot;;
        allow-update { none; };
};
此 ...]]></description>
      <category>Linux专区</category>
      <author>myskya</author>
      <pubDate>Tue, 03 Mar 2020 03:43:50 +0000</pubDate>
    </item>
    <item>
      <title>Centos8 安装内网DNS服务器</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=30</link>
      <description><![CDATA[基础知识不介绍我在内网esxi下部署的DNS 服务，专机专用，所以不需要太大的空间，我这儿安装虚拟机配置如下：
1核2G 8G硬盘存储
安装的时候选择最小化安装
在安装的时候，有一些配置，如果这儿没有配置，到系统里再配置，需要另外找资料配置

安装完成之后使用ssh登录进 ...]]></description>
      <category>Linux专区</category>
      <author>myskya</author>
      <pubDate>Tue, 03 Mar 2020 03:37:46 +0000</pubDate>
    </item>
    <item>
      <title>Centos 7 firewall防火墙打开端口</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=29</link>
      <description><![CDATA[一、启动服务
如果没有安装，可以使用yum install firewall
系统默认是已经安装了，但是没有启动
1、开机自启动
systemctl enable firewalld
2、启动服务
systemctl start firewalld
二、向防火墙添加可以外部访问的端口
firewall-cmd --zone=public --add-port=80/tcp  ...]]></description>
      <category>Linux专区</category>
      <author>myskya</author>
      <pubDate>Thu, 09 Jan 2020 00:41:07 +0000</pubDate>
    </item>
    <item>
      <title>从0开始创建docker+centos7+httpd+php7.3.13+memcached+rwFramework+项目</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=28</link>
      <description><![CDATA[一：我们的操作系统环境
1、安装了Centos7 64位，安装好之后就可以了
2、安装yum install docker 
会自动安装一堆依赖程序，我也没有看
3、修改docker默认存放路径


4、启动docker
设置开机启动systemctl enable docker
 ...]]></description>
      <category>Linux专区</category>
      <author>myskya</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/202001/03/100252ossomz22ccty22h1.png" length="41994" type="image/jpeg" />      <pubDate>Fri, 03 Jan 2020 03:13:08 +0000</pubDate>
    </item>
    <item>
      <title>新项目部署到线上环境出现空白页的问题和解决方法</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=25</link>
      <description><![CDATA[服务器上安装的环境是LNMP, lnmp.org的方法一键安装的。
1.代码传到服务器
2.建站点。lnmp vhost add
3.奇怪是打开后空白的，也没报错误。什么鬼呢?

只有一步步检查了，
在public/index.php中，echo \'1111\'; 前面有，后面没有。
发现访问不了 项目的框架文件 thinkphp/ ...]]></description>
      <category>Linux专区</category>
      <author>czk</author>
      <pubDate>Sat, 28 Dec 2019 16:06:10 +0000</pubDate>
    </item>
    <item>
      <title>行转列，并加上单引号</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=24</link>
      <description><![CDATA[SELECT GROUP_CONCAT(\'\'\'\',字段,\'\'\'\') from tablename]]></description>
      <category>Mysql专区</category>
      <author>huangjianan</author>
      <pubDate>Sat, 21 Dec 2019 10:37:14 +0000</pubDate>
    </item>
    <item>
      <title>一．Redis</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=23</link>
      <description><![CDATA[1. 什么是RedisRedis是Remote Dictionary Server(远程数据服务)的缩写由意大利人 antirez(Salvatore Sanfilippo)  开发的一款 内存高速缓存数据库该软件使用C语言编写,它的数据模型为 key-value它支持丰富的数据结构，比 ...]]></description>
      <category>插件支持</category>
      <author>czk</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/201912/21/181937nih3a9kxl7l7jwka.png" length="14351" type="image/jpeg" />      <pubDate>Sat, 21 Dec 2019 10:20:37 +0000</pubDate>
    </item>
    <item>
      <title>解决tail命令提示“tail: inotify 资源耗尽，无法使用 inotify ...</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=22</link>
      <description><![CDATA[解决tail命令提示“tail: inotify 资源耗尽，无法使用 inotify 机制，回归为 polling 机制”
报错的原因是 inotify 跟踪的文件数量超出了系统设置的上限值，要是这个问题不经常出现可以使用临时解决方法，或者写入配置文件来永久解决。临时解决方法：# 查看 inotify 的 ...]]></description>
      <category>Linux专区</category>
      <author>huangjianan</author>
      <pubDate>Sat, 21 Dec 2019 02:01:01 +0000</pubDate>
    </item>
    <item>
      <title>企博汇java 开发环境配置</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=21</link>
      <description><![CDATA[一、安装Java环境1、下载jdk
下载地址：https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
有可能会根据版本不同有所变化，
可以根据导航进入：

https://www.oracle.com/download ...]]></description>
      <category>java专区</category>
      <author>myskya</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/201912/16/223313huuv41o4l4veo0u4.png" length="63413" type="image/jpeg" />      <pubDate>Mon, 16 Dec 2019 14:41:42 +0000</pubDate>
    </item>
    <item>
      <title>如何使用sublime text3提高写代码的效率</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=20</link>
      <description><![CDATA[要想sublime使用快捷键，就要学会安装插件安装插件
1.install-package
2.SublimeLinter（php代码错误识别套件之一）

1.install-package
2.SublimeLinter-php（php代码错误识别）

1.install-package
2.Chineselocalizations（安装中文版）

卸载插件
1.Remove Package  ...]]></description>
      <category>插件支持</category>
      <author>czk</author>
      <pubDate>Sat, 14 Dec 2019 08:08:21 +0000</pubDate>
    </item>
    <item>
      <title>git使用教程</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=19</link>
      <description><![CDATA[1,从已有的分支创建新的分支(如从master分支),创建一个dev分支

git checkout -b dev

2,创建完可以查看一下,分支已经切换到dev

git branch

    * dev

    master

3,提交该分支到远程仓库

git push origin dev

4,测试从远程获取dev

git pull origin dev

5.删除 ...]]></description>
      <category>插件支持</category>
      <author>czk</author>
      <pubDate>Sat, 14 Dec 2019 03:57:15 +0000</pubDate>
    </item>
    <item>
      <title>B端&amp;C端的差异化</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=18</link>
      <description><![CDATA[]]></description>
      <category>有问必答</category>
      <author>linmy</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/201912/13/143749qosuooyodoo4v4zo.jpg" length="724878" type="image/jpeg" />      <pubDate>Fri, 13 Dec 2019 07:40:49 +0000</pubDate>
    </item>
    <item>
      <title>关于企博汇后台修改日期的问题</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=15</link>
      <description><![CDATA[在添加记录时设置了日期，当再从列表里点进去修改的时候（也可能并不是想修改日期，而是修改其他属性），日期会自动初始化为1970年1月xx日]]></description>
      <category>有问必答</category>
      <author>linzp</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/201912/11/085625deccztmd7uoq7lgm.png" length="10403" type="image/jpeg" />      <pubDate>Wed, 11 Dec 2019 00:57:26 +0000</pubDate>
    </item>
    <item>
      <title>framework框架编辑模板出现以下报错</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=14</link>
      <description><![CDATA[Notice: Undefined property: packageMng:smarty in /home/www/test.rwFramework/base.class.php on line 359
Fatal error: Call to a member function assign() on a non-object in /home/www/test.rwFramework/base.c ...]]></description>
      <category>有问必答</category>
      <author>czk</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/201912/10/163238s9gtga3444c9yfgz.jpg" length="31966" type="image/jpeg" />      <pubDate>Tue, 10 Dec 2019 08:34:18 +0000</pubDate>
    </item>
    <item>
      <title>MySQL索引详解和优化技巧</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=12</link>
      <description><![CDATA[索引（MySQL中也叫“键（Key)\&quot;）在数据越大的时候越重要。规模小、负载轻的数据库即使没有索引，也能
有好的性能，但是当数据增加的时候，性能就会很快下降。理解索引如何工作的最简单的方式就是把索引看成
一本书。为了找到书中一个特定的话题，你须要查看目录，它会告 ...]]></description>
      <category>Mysql专区</category>
      <author>myskya</author>
      <pubDate>Mon, 09 Dec 2019 03:33:39 +0000</pubDate>
    </item>
    <item>
      <title>mysql：distinct, group by 去重用法和区别</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=11</link>
      <description><![CDATA[1.数据去重样例样例数据表 quancheng_test

功能需求：按 name 进行去重，把 id 查出来。
方案1：结果1：

方案2：结果2：

2.两种去重方案的区别group 是按组查询的，是一种聚合查询，很多时候是为了做统计用，例如：
对 ...]]></description>
      <category>Mysql专区</category>
      <author>myskya</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/201912/09/112603i5h8v5lsbkrs2n5n.png" length="8197" type="image/jpeg" />      <pubDate>Mon, 09 Dec 2019 03:24:36 +0000</pubDate>
    </item>
    <item>
      <title>MySql字段含有逗号，根据逗号分隔的数据查询</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=10</link>
      <description><![CDATA[1.数据库数据(只查询含有75的数据，但是要排除掉751和752) 

2.sql语句
3.查询结果]]></description>
      <category>Mysql专区</category>
      <author>myskya</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/201912/09/111700dzx5qishyyysbbqx.png" length="74543" type="image/jpeg" />      <pubDate>Mon, 09 Dec 2019 03:17:48 +0000</pubDate>
    </item>
    <item>
      <title>mysql行列转换</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=9</link>
      <description><![CDATA[原始插入数据如下：
要求查询结果如下 ：


创建数据库、表
添加数据方式一:使用if方式二:使用case方法三: with rollup查询结果如下：]]></description>
      <category>Mysql专区</category>
      <author>myskya</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/201912/09/111140t3l4ioy8vv3gv30l.png" length="21009" type="image/jpeg" />      <pubDate>Mon, 09 Dec 2019 03:14:57 +0000</pubDate>
    </item>
    <item>
      <title>Framework全局变量，持续更新</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=7</link>
      <description><![CDATA[IN_RW_FRAMEWORK rwFramework标识，每个文件中均会判断，防止文件被单独调用导致出错
SUPER_DOMAIN 不带www的域名，如：www.richwisd.com，这儿应该是填写richwisd.com
FRAME_PATH rwFramework所在路径，注意的有的路径均为PATH结尾，同时变量均以/结尾
ROOT_PATH 程序 ...]]></description>
      <category>有问必答</category>
      <author>myskya</author>
      <pubDate>Mon, 09 Dec 2019 02:13:32 +0000</pubDate>
    </item>
    <item>
      <title>客户关系管理添加界面参考</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=6</link>
      <description><![CDATA[添加客户的时候最好是个人和企业分开

可以导入客户数据，可以选择主关键词进行合并


客户属性字段，可以由平台尽列，由各企业自由选择



客户列表如下：


 ...]]></description>
      <category>客户关系管理</category>
      <author>myskya</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/201912/09/094837bikwnhnknqpgz71p.png" length="38318" type="image/jpeg" />      <pubDate>Mon, 09 Dec 2019 01:50:28 +0000</pubDate>
    </item>
    <item>
      <title>企博汇下一支持界面设想</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=5</link>
      <description><![CDATA[添加修改框要有分组功能，同时可以支持两列或者是三列]]></description>
      <category>有问必答</category>
      <author>myskya</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/201912/09/094354tbd7mdiw3dlryzjy.png" length="67932" type="image/jpeg" />      <pubDate>Mon, 09 Dec 2019 01:45:01 +0000</pubDate>
    </item>
    <item>
      <title>在CentOS7.8 中安装MariaDB10.4.8</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=4</link>
      <description><![CDATA[添加MariaDB的repo源：

1、进入/etc/yum.repo.d下，添加CentOS-MariaDB.repo文件，其中添加内容如下



2、清除Yum的缓存并重新建立







3、打印MariaDB源中的软件包：




test为测试工具，backup为备份工具

4、安 ...]]></description>
      <category>Linux专区</category>
      <author>myskya</author>
<enclosure url="http://bbs.clogcn.com/data/attachment/forum/201911/30/155907hr6jpiqppr55aixq.png" length="58284" type="image/jpeg" />      <pubDate>Sat, 30 Nov 2019 07:44:40 +0000</pubDate>
    </item>
    <item>
      <title>百度云安装LAMP步骤</title>
      <link>http://bbs.clogcn.com/forum.php?mod=viewthread&amp;tid=3</link>
      <description><![CDATA[一、安装阿里云Centos yum镜像源
1、备份原系统的源镜像文件
mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup
2、下载阿里云镜像文件
 wget -O /etc/yum.repos.d/CentOS-Base.repo http://mirrors.aliyun.com/repo/Centos-6.repo
3、yu ...]]></description>
      <category>Linux专区</category>
      <author>myskya</author>
      <pubDate>Sat, 30 Nov 2019 07:17:23 +0000</pubDate>
    </item>
  </channel>
</rss>