<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>CodeIgniter 中国开发者社区 - 开发利器</title>
    <link>https://codeigniter.org.cn/forums/forum-tools-1.html</link>
    <description>Latest 20 threads of 开发利器</description>
    <copyright>Copyright(C) CodeIgniter 中国开发者社区</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Mon, 27 Apr 2026 11:08:07 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://codeigniter.org.cn/forums/static/image/common/logo_88_31.gif</url>
      <title>CodeIgniter 中国开发者社区</title>
      <link>https://codeigniter.org.cn/forums/</link>
    </image>
    <item>
      <title>配置PHP开发环境的神器工具！</title>
      <link>https://codeigniter.org.cn/forums/thread-31235-1-1.html</link>
      <description><![CDATA[大佬们，相信大家都遇到过环境配置的麻烦，繁琐的搭建过程和各种潜在错误让人感到无从下手。
最近偶然发现一款专门适配PHP开发环境的配置工具，ServBay,它是一款可视化配置工具，可以大大简化环境搭建。它提供多版本管理、自动安装扩展、简化数据库配置和自动SSL证书管 ...]]></description>
      <category>开发利器</category>
      <author>westtan</author>
      <pubDate>Tue, 27 Aug 2024 09:24:25 +0000</pubDate>
    </item>
    <item>
      <title>同一页面多次调用图形验证码</title>
      <link>https://codeigniter.org.cn/forums/thread-31206-1-1.html</link>
      <description><![CDATA[缘由一个页面需要两个验证码，使用同一个验证码调用两次会导致有前一个失效。那么我们需要创建不同的两个验证码，分别做验证。
截图展示


具体实现
[*]同时引入多个KgCaptcha的js。
[*]引入多个JS时，请定义 plural 参数；通过该参数区分定义对象名，如plural=1，则对 ...]]></description>
      <category>开发利器</category>
      <author>宙哈哈</author>
      <pubDate>Fri, 14 Apr 2023 02:40:55 +0000</pubDate>
    </item>
    <item>
      <title>Java实现KgCaptcha短信验证码</title>
      <link>https://codeigniter.org.cn/forums/thread-31203-1-1.html</link>
      <description><![CDATA[背景Java是一种流行的编程语言，验证码是一种常用的网络安全技术。Java发展至今，网上也出现了各种各样的验证码，本人初学Java，下面是我用Java实现短信验证码的总结。
截图展示



实现代码后台接收前台的kgCaptchaToken进行验证，验证成功执行成功处理，验证失败返回 ...]]></description>
      <category>开发利器</category>
      <author>宙哈哈</author>
      <pubDate>Thu, 13 Apr 2023 02:50:56 +0000</pubDate>
    </item>
    <item>
      <title>KgCaptcha验证的那些事</title>
      <link>https://codeigniter.org.cn/forums/thread-31199-1-1.html</link>
      <description><![CDATA[前言针对KgCaptcha验证码，当用户点击完成验证，系统进行风险评估，根据风险程度进行验证，并返回结果。下面是我对前/后端验证的分析。


代码接入HTML代码
PHP代码
验证/验签分析时间监测
[*]页面载入离当前时间超过20分钟，有可能客户端时间不正确
[*]第一次点击和最 ...]]></description>
      <category>开发利器</category>
      <author>宙哈哈</author>
      <pubDate>Tue, 11 Apr 2023 03:15:46 +0000</pubDate>
    </item>
    <item>
      <title>KgCaptcha验证码实现笔记</title>
      <link>https://codeigniter.org.cn/forums/thread-31198-1-1.html</link>
      <description><![CDATA[背景闲来无聊，在网上发现了一个验证码产品KgCaptcha，下面是我用KgCaptcha开发验证码的记录。
Web接入访问官网，注册账号后登录控制台，创建应用，系统会分配一个唯一的AppId、AppSecret。


引入JS这里的appid在用户控制台获取。
JS接入代码
Python后台验证
效果展示
 ...]]></description>
      <category>开发利器</category>
      <author>宙哈哈</author>
      <pubDate>Tue, 11 Apr 2023 03:09:25 +0000</pubDate>
    </item>
    <item>
      <title>windows上美观的nginx php mysql集成环境</title>
      <link>https://codeigniter.org.cn/forums/thread-24184-1-1.html</link>
      <description><![CDATA[https://github.com/salamander-mh/SalamanderWnmp]]></description>
      <category>开发利器</category>
      <author>火蜥蜴</author>
      <pubDate>Mon, 20 Mar 2017 12:42:56 +0000</pubDate>
    </item>
    <item>
      <title>Api开发者利器，Api在线管理，模拟请求测试，生成文档之Apizza</title>
      <link>https://codeigniter.org.cn/forums/thread-23678-1-1.html</link>
      <description><![CDATA[Apizza 是国内领先的在线API saas 管理平台，支持在线的API调试，接口管理，快速生成文档，项目管理以及分享。
]]></description>
      <category>开发利器</category>
      <author>mustkill</author>
      <pubDate>Thu, 20 Oct 2016 11:16:24 +0000</pubDate>
    </item>
    <item>
      <title>我只是来介绍个工具，调试CI开发的接口，效果不错</title>
      <link>https://codeigniter.org.cn/forums/thread-23677-1-1.html</link>
      <description><![CDATA[Apizza支持在线的API调试，接口管理，快速生成文档，项目管理以及分享。
]]></description>
      <category>开发利器</category>
      <author>mustkill</author>
      <pubDate>Thu, 20 Oct 2016 10:35:32 +0000</pubDate>
    </item>
    <item>
      <title>貌似php strom 9开始友好的支持CI了</title>
      <link>https://codeigniter.org.cn/forums/thread-20986-1-1.html</link>
      <description><![CDATA[之前的版本在对类库和辅助函数的智能提示上一直存在问题,
使用9版本之后可以正确的提示以及跳转函数定义了,
真是个喜大普奔的消息啊
{:soso_e128:}]]></description>
      <category>开发利器</category>
      <author>smallerpig</author>
      <pubDate>Tue, 14 Jul 2015 09:13:08 +0000</pubDate>
    </item>
    <item>
      <title>安卓开发者的第一件必备工具----VPN帐号</title>
      <link>https://codeigniter.org.cn/forums/thread-20735-1-1.html</link>
      <description><![CDATA[如果你是安卓应用的开发者，或早或晚，你会为无法使用google官网感到愤怒，太多的相关资源无法下载，太多的编程问答无法分享。
这里和你分享一个性价比较高的VPN服务商---哈罗VPN， www.hellovpn.cn

Enjoy our coding life , through which  we\'ll find Equality and F ...]]></description>
      <category>开发利器</category>
      <author>yuezhi0815</author>
      <pubDate>Thu, 14 May 2015 06:49:28 +0000</pubDate>
    </item>
    <item>
      <title>kint-最著名的PHP开源调试工具</title>
      <link>https://codeigniter.org.cn/forums/thread-19183-1-1.html</link>
      <description><![CDATA[无意中看到的,非常强大,开源,安装简便,更重要的是官方提供了基于它的CI组件!!
官方链接kint官方文档
ci组件:codeigniter-kint
(我不确定发在这是否合适,只是想和大家共享点东西;不合适的话,版主可直接移贴!)
 ...]]></description>
      <category>开发利器</category>
      <author>Altair</author>
      <pubDate>Sat, 02 Aug 2014 12:35:10 +0000</pubDate>
    </item>
    <item>
      <title>PHP日志扩展SeasLog-1.0.0正式版发布</title>
      <link>https://codeigniter.org.cn/forums/thread-19164-1-1.html</link>
      <description><![CDATA[附1：PECL项目主页 http://pecl.php.net/package/SeasLog
附2：GitHub项目主页 https://github.com/Neeke/SeasLog

SeasLogYet a log extension for PHP.A effective,fast,stable log extension for PHP@author Chitao.Gao []
为什么使用SeasLog
log日志，通常是系统或 ...]]></description>
      <category>开发利器</category>
      <author>ciogao</author>
      <pubDate>Tue, 29 Jul 2014 10:18:19 +0000</pubDate>
    </item>
    <item>
      <title>开发利器 Sbulime Text大家有什么给力插件分享嘛</title>
      <link>https://codeigniter.org.cn/forums/thread-18344-1-1.html</link>
      <description><![CDATA[本人今天试用了下 SbulimeText 觉得是用过这么多编辑器中比较好用的。可惜不熟悉。
大家能推荐一些比较给力的插件嘛]]></description>
      <category>开发利器</category>
      <author>suntao_90</author>
      <pubDate>Sat, 08 Feb 2014 00:58:59 +0000</pubDate>
    </item>
    <item>
      <title>TestPHP-PHP代码快速执行调试好帮手！</title>
      <link>https://codeigniter.org.cn/forums/thread-17524-1-1.html</link>
      <description><![CDATA[下载地址：
http://testphp.bufuzao.net/client/download


软件概要
软件名称：TestPHP
软件版本：0.0.1
软件类型：编程工具
运行环境：2000/XP/2003/Vista/7/2008
软件开发商：WWW.BUFUZAO.NET
开发商网站：testphp.bufuzao.net

软件介绍
在Windows下开发PHP过程中， ...]]></description>
      <category>开发利器</category>
      <author>寂寞天涯</author>
      <pubDate>Thu, 29 Aug 2013 13:23:27 +0000</pubDate>
    </item>
    <item>
      <title>关于在windows下 最强大代码编辑器的讨论</title>
      <link>https://codeigniter.org.cn/forums/thread-17389-1-1.html</link>
      <description><![CDATA[我是一个phper ，以前学过.net ，用过vs 编辑器，也用过 zend，dw 编辑器 ,现在一直用DW ，但是感觉跟CI 的框架不是很融合....

想求一个功能强大的编辑器；

要求：

1，windows 下使用，
2，代码提示功能完整，
3，可视化编辑效果好，
4，最后一个要求，最好能像图片 ...]]></description>
      <category>开发利器</category>
      <author>mahuatengBC</author>
      <pubDate>Wed, 07 Aug 2013 03:08:26 +0000</pubDate>
    </item>
    <item>
      <title>开发利器 Sublime Text 2.0.1-2217绿色英文版 已激活</title>
      <link>https://codeigniter.org.cn/forums/thread-16908-1-1.html</link>
      <description><![CDATA[软件介绍自己goggle之……
最新官方原版激活的

百度网盘下载

 链接:http://pan.baidu.com/share/link?shareid=2346181559&amp;uk=1476398006 密码:6fys]]></description>
      <category>开发利器</category>
      <author>666</author>
      <pubDate>Wed, 05 Jun 2013 07:52:25 +0000</pubDate>
    </item>
    <item>
      <title>epp3.0 ci代码自动完成插件新版</title>
      <link>https://codeigniter.org.cn/forums/thread-16544-1-1.html</link>
      <description><![CDATA[epp3.0 ci代码自动完成插件新版]]></description>
      <category>开发利器</category>
      <author>zd236</author>
      <pubDate>Fri, 19 Apr 2013 06:51:41 +0000</pubDate>
    </item>
    <item>
      <title>epp3.0 的CI自动完成插件</title>
      <link>https://codeigniter.org.cn/forums/thread-16495-1-1.html</link>
      <description><![CDATA[在epp3.0的基础上自己做的，还不完整，但已经够用了，主要是提高代码输入效率
使用方法：
用“.”代替了\&quot;-&gt;\&quot;并可以省略$this，
如：load.view  = $this-&gt;load-&gt;view(\'\');
      db.select   = $this-&gt;db-&gt;select(\'field1\');
 ...]]></description>
      <category>开发利器</category>
      <author>zd236</author>
      <pubDate>Fri, 12 Apr 2013 03:37:51 +0000</pubDate>
    </item>
    <item>
      <title>各位在用什么编辑器？</title>
      <link>https://codeigniter.org.cn/forums/thread-15124-1-1.html</link>
      <description><![CDATA[CI新手，用过几个IDE，Eclipse+PDT,Apanta,Zend Studio,NetBean，但是都觉得有些小问题，觉得最好的是Apanta，可惜FTP同步有Bug，上传之后会更新文件的修改日期，导致下次同步时会提示远程文件较新，需要下载到本地。请大家推荐一个完美的，有几个要求：

1. 跨平台，最 ...]]></description>
      <category>开发利器</category>
      <author>aniven</author>
      <pubDate>Mon, 17 Dec 2012 03:19:15 +0000</pubDate>
    </item>
    <item>
      <title>关于编辑代码工具的问题。</title>
      <link>https://codeigniter.org.cn/forums/thread-14898-1-1.html</link>
      <description><![CDATA[有许多朋友在很多时候都需要一起编辑html、css、php。（要求：能方便编辑 php + html + css最好能实时看到效果） 


大家都说说自己用什么工具编辑CI代码吧。


我抛砖引玉：

1. gvim

2. eclipse + php 插件 。

3. dreamweaver。

第一种 和 第二种 很快就抛弃了，  ...]]></description>
      <category>开发利器</category>
      <author>feizhoulv</author>
      <pubDate>Thu, 22 Nov 2012 03:27:21 +0000</pubDate>
    </item>
  </channel>
</rss>