<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title> - 其他资源</title>
    <link>http://www.zhaoqianzhou.com/forum-59-1.html</link>
    <description>Latest 20 threads of 其他资源</description>
    <copyright>Copyright(C) </copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 24 May 2026 07:22:52 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.zhaoqianzhou.com/static/image/common/logo_88_31.gif</url>
      <title></title>
      <link>http://www.zhaoqianzhou.com/</link>
    </image>
    <item>
      <title>mysql如何设置数据唯一性_mysql怎么设置唯一字段</title>
      <link>http://www.zhaoqianzhou.com/thread-488-1-1.html</link>
      <description><![CDATA[ALTER TABLE `news` ADD unique(`title`)




mysql设置唯一字段的方法：1、建表时加上唯一性约束，代码为【`Id` int(11) NOT NULL AUTO_INCREMENT】；2、给已经建好的表加上唯一性约束，代码为【ALTER TABLE `t_user` ADD 】。

 ...]]></description>
      <category>其他资源</category>
      <author>赵乾舟</author>
      <pubDate>Sat, 04 Jun 2022 05:24:13 +0000</pubDate>
    </item>
    <item>
      <title>bootstrap常用类名</title>
      <link>http://www.zhaoqianzhou.com/thread-487-1-1.html</link>
      <description><![CDATA[为了方便快速开发，小结常用bootstrap类名，熟练记忆

[*]栅格类:
col-xs/sm/md/lg-* 列，占据母元素的几份

[*]表单
form-inline 行内表单
form-group 表单组
form-control 表单控件
has-warning/error/success 显示状态

[*]按钮
btn基本样式
btn-default/primary/suc ...]]></description>
      <category>其他资源</category>
      <author>赵乾舟</author>
      <pubDate>Sat, 07 May 2022 05:35:06 +0000</pubDate>
    </item>
    <item>
      <title>typecho主题</title>
      <link>http://www.zhaoqianzhou.com/thread-425-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>其他资源</category>
      <author>赵乾舟</author>
      <pubDate>Tue, 23 Nov 2021 11:40:37 +0000</pubDate>
    </item>
  </channel>
</rss>