<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>天空小小岛技术网站 - [问答区]</title>
    <link>http://tkxxd.net/forum-13-1.html</link>
    <description>Latest 20 threads of [问答区]</description>
    <copyright>Copyright(C) 天空小小岛技术网站</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 08 Sep 2026 16:21:27 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://tkxxd.net/static/image/common/logo_88_31.gif</url>
      <title>天空小小岛技术网站</title>
      <link>http://tkxxd.net/</link>
    </image>
    <item>
      <title>git 恢复单个修改文件</title>
      <link>http://tkxxd.net/thread-1352-1-1.html</link>
      <description><![CDATA[恢复到最后一次提交的改动：



但是，需要注意的是，如果该文件已经 add 到暂存队列中，上面的命令就不灵光喽
需要先让这个文件取消暂存：



然后再使用第一条命令。

如果感觉命令多了记不住，那就做一两个匿名呗，比如：

git config --global alias.u ...]]></description>
      <category>[问答区]</category>
      <author>phper</author>
      <pubDate>Wed, 19 Mar 2014 02:07:23 +0000</pubDate>
    </item>
    <item>
      <title>nginx rewrite 指令中 last 和 break 的区别</title>
      <link>http://tkxxd.net/thread-1253-1-1.html</link>
      <description><![CDATA[nginx 的官方注释是这样的：

我们知道nginx运行分十一个执行阶段，上面说提到的ngx_http_rewrite_mode,可以理解为其中一个阶段-rewrite阶段。&#8203;


所以我们再来理解last与break的区别：
last： 停止当前这个请求，并根据rewrite匹配的规则重新发起一个请求 ...]]></description>
      <category>[问答区]</category>
      <author>phper</author>
      <pubDate>Thu, 21 Nov 2013 03:02:00 +0000</pubDate>
    </item>
    <item>
      <title>MYSQL出现&quot; Client does not support authentication &quot;的解决方法</title>
      <link>http://tkxxd.net/thread-1239-1-1.html</link>
      <description><![CDATA[MYSQL出现\&quot; Client does not support authentication \&quot;的解决方法

解决方案：
以 root 用户 root 密码为例
进入 mysql shell 执行]]></description>
      <category>[问答区]</category>
      <author>phper</author>
      <pubDate>Wed, 13 Nov 2013 00:09:44 +0000</pubDate>
    </item>
    <item>
      <title>you are who</title>
      <link>http://tkxxd.net/thread-1234-1-1.html</link>
      <description><![CDATA[who are you]]></description>
      <category>[问答区]</category>
      <author>test1</author>
      <pubDate>Thu, 07 Nov 2013 06:54:17 +0000</pubDate>
    </item>
    <item>
      <title>phpwind 前台可登录，后台登录不上的问题解决方案（新下载安装的 pw8.7 版）</title>
      <link>http://tkxxd.net/thread-1214-1-1.html</link>
      <description><![CDATA[phpwind8.7 新下载的程序，安装后前台正常登录，后台死活登录不上。
看了一下安装程序之后，终于明白了原因。

分析过程
密码写入过程
install.php 中InitGP 定义在 require/common.phpclass S 是在 require/security.php
gp 方法调用的是 S::escapeChar
escapeC ...]]></description>
      <category>[问答区]</category>
      <author>phper</author>
      <pubDate>Sun, 08 Sep 2013 13:11:01 +0000</pubDate>
    </item>
    <item>
      <title>Chrome下发视频跳转时地址被替换成about:blank</title>
      <link>http://tkxxd.net/thread-1104-1-1.html</link>
      <description><![CDATA[POST视频后 PHP将视频展示出来，发现在chrome下被替换地址无法直接播放，需要重新刷新页面
实例：
表单接收post.phpchrome下按f12查看代码实际查看页面源代码这是由于chrome浏览器自动防xss 把地址给替换了
解决办法1:
在页面输出时，输出js把视频代码重写回页面标 ...]]></description>
      <category>[问答区]</category>
      <author>八号</author>
      <pubDate>Tue, 21 May 2013 03:59:27 +0000</pubDate>
    </item>
    <item>
      <title>php如何实现随机调用图片目录下图片</title>
      <link>http://tkxxd.net/thread-433-1-1.html</link>
      <description><![CDATA[]]></description>
      <category>[问答区]</category>
      <author>红薯泥网赚</author>
      <pubDate>Tue, 15 Jan 2013 04:05:32 +0000</pubDate>
    </item>
    <item>
      <title>求助！nginx反向代理问题</title>
      <link>http://tkxxd.net/thread-400-1-1.html</link>
      <description><![CDATA[kxxxxx.com 的德国系统需要使用域名访问，但是国内并没有开放它的域名解析，因为它的页面也只是开放给它在中国的少数几个制造商使用的。国内只提供ip形式的接口（用nginx的proxy_pass方式做的反向代理，https，包含证书验证）。尝试了proxy_set_header Host $host,等方 ...]]></description>
      <category>[问答区]</category>
      <author>chcearth</author>
      <pubDate>Wed, 28 Nov 2012 02:31:28 +0000</pubDate>
    </item>
    <item>
      <title>chrome 安装 debug 版的flashplayer</title>
      <link>http://tkxxd.net/thread-381-1-1.html</link>
      <description><![CDATA[chrome 内置了 flashplayer 插件，所以要安装 debug 版本，就需要先把内置的给禁用了

地址栏里输入找到 flash 的那一条，直接停用。

然后下载 debug 版本的，安装即可。

flashplayer plugin debug 当前最新版本

http://download.macromedia.com/pub/flashpl ...]]></description>
      <category>[问答区]</category>
      <author>一粒米</author>
      <pubDate>Thu, 20 Sep 2012 06:31:35 +0000</pubDate>
    </item>
    <item>
      <title>flash 导入mp3时提示无法导入解决方案</title>
      <link>http://tkxxd.net/thread-372-1-1.html</link>
      <description><![CDATA[flash 导入mp3时提示无法导入


使用千千静听转换mp3格式，如图设置


搞定。]]></description>
      <category>[问答区]</category>
      <author>一粒米</author>
      <pubDate>Sat, 04 Aug 2012 03:24:59 +0000</pubDate>
    </item>
    <item>
      <title>求网址正则一枚</title>
      <link>http://tkxxd.net/thread-371-1-1.html</link>
      <description><![CDATA[匹配图片地址(前缀http://,https://,ftp://,后缀.jpg/.gif/.png/.bmp)的正则一枚,站长大大受累帮下忙哈,在线急等 ...]]></description>
      <category>[问答区]</category>
      <author>dicoscom</author>
      <pubDate>Sat, 14 Jul 2012 14:23:48 +0000</pubDate>
    </item>
    <item>
      <title>style.cssText 在IE下失效的问题</title>
      <link>http://tkxxd.net/thread-370-1-1.html</link>
      <description><![CDATA[错误代码(在 webkit 下不会出错，IE下出错)正确代码邪恶代码不解释，自己理解。]]></description>
      <category>[问答区]</category>
      <author>一粒米</author>
      <pubDate>Sat, 14 Jul 2012 08:00:18 +0000</pubDate>
    </item>
    <item>
      <title>word 里代码语法高亮 Syntax Highlight Code in Word Documents</title>
      <link>http://tkxxd.net/thread-357-1-1.html</link>
      <description><![CDATA[写文档的时候，会需要在 word 里贴上一些代码，如果能让代码高亮一下，就能让文档更直观。

这里使用编辑器 Notepad++
有些版本已经带有插件 NppExport 了，如果没带的，在插件=&gt;Plugin Manager =&gt; Show Plugin Manager =&gt; Available 里找到该插件并安装

选择代码 ...]]></description>
      <category>[问答区]</category>
      <author>一粒米</author>
      <pubDate>Sat, 09 Jun 2012 05:20:50 +0000</pubDate>
    </item>
    <item>
      <title>Discuz! 上传头像出现安全错误的解决方案</title>
      <link>http://tkxxd.net/thread-353-1-1.html</link>
      <description><![CDATA[有一个 Discuz! 论坛上传头像时出现“文件上传过程中出现安全错误”的提示


打开该论坛下的
内容为用 chrome 的开发人工具（ctrl+shift+I）查看 network 状态，调用了且上传的 swf 也是在 http://www.b.com/ 这个域下。

可以判断 crossdomain.xml 里的安全策略 ...]]></description>
      <category>[问答区]</category>
      <author>一粒米</author>
      <pubDate>Thu, 24 May 2012 07:47:45 +0000</pubDate>
    </item>
    <item>
      <title>shopex 装在 rewrite 目录下的路径问题解决方案</title>
      <link>http://tkxxd.net/thread-341-1-1.html</link>
      <description><![CDATA[问题出现

有些空间不支持绑定到子目录，于是大牛们想到了 rewrite 来绑定子目录

规则举例将 shop.tkxxd.net 绑定到 shop.tkxxd.net/ 目录里去。

但是装 shopex 后，会发现一件悲剧的事情，就是链接里出现了类似

把实际的安装目录也给带进来了。

寻找原因 ...]]></description>
      <category>[问答区]</category>
      <author>一粒米</author>
      <pubDate>Sun, 15 Apr 2012 08:46:05 +0000</pubDate>
    </item>
    <item>
      <title>mysql 有没有函数的功能是，在值为0时换成其他值</title>
      <link>http://tkxxd.net/thread-325-1-1.html</link>
      <description><![CDATA[问题：回答：样例]]></description>
      <category>[问答区]</category>
      <author>一粒米</author>
      <pubDate>Mon, 09 Jan 2012 12:04:21 +0000</pubDate>
    </item>
    <item>
      <title>腾讯微博登陆插件的一些问题</title>
      <link>http://tkxxd.net/thread-258-1-1.html</link>
      <description><![CDATA[今天在dz的社区里面发现了这个插件 下载后安装 成功 ，但是在使用过程中 点击绑定腾讯微博 显示\&quot;请求来路不正确，请确认是否成功安装插件。\&quot;我是一个新人刚接触DZ的程序，很想使用这个插件，但是不知道如何解决，请求给予帮助。十分感谢！]]></description>
      <category>[问答区]</category>
      <author>农夫</author>
      <pubDate>Fri, 13 May 2011 07:21:13 +0000</pubDate>
    </item>
    <item>
      <title>我的腾讯微博登陆插件现在不能用了~管理员来看看</title>
      <link>http://tkxxd.net/thread-253-1-1.html</link>
      <description><![CDATA[我好早就装了这个插件了，以前能用 ，现在点击微博登陆后能提是你登录，就是点击登录后不会跳转回我的论坛，我以为我这里的浏览器不行呢，来这个站检测了一下可以用的，能不能给解决一下了，谢谢！！我的站：http://bbs.hackcock.com]]></description>
      <category>[问答区]</category>
      <author>280489467</author>
      <pubDate>Tue, 05 Apr 2011 08:02:39 +0000</pubDate>
    </item>
    <item>
      <title>QQ微博登录插件</title>
      <link>http://tkxxd.net/thread-239-1-1.html</link>
      <description><![CDATA[QQ微博登录插件能不能给我一个体验资格啊
我的地址是 www.bujiw.com 已获得微博开放平台授权 就是不会开发程序]]></description>
      <category>[问答区]</category>
      <author>巴西沙达姆</author>
      <pubDate>Mon, 21 Feb 2011 14:03:18 +0000</pubDate>
    </item>
  </channel>
</rss>