<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title><![CDATA[封存记忆 2009]]></title>
<link>http://www.65308.cn/</link>
<description><![CDATA[日子滴在时间的岁月里！]]></description>
<language>zh-cn</language>
<copyright><![CDATA[Copyright 2005 PBlog3 v2.8]]></copyright>
<webMaster><![CDATA[sjx800@21cn.com(侠猫)]]></webMaster>
<generator>PBlog2 v2.4</generator> 
<image>
	<title>封存记忆 2009</title>
	<url>http://www.65308.cn/images/logos.gif</url>
	<link>http://www.65308.cn/</link>
	<description>封存记忆 2009</description>
</image>

			<item>
			<link>http://www.65308.cn/article.asp?id=120</link>
			<title><![CDATA[常用软件收集]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[软硬兼施]]></category>
			<pubDate>Tue,21 Mar 2023 15:46:30 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=120</guid>
		<description><![CDATA[<p><strong><span style="color: rgb(51, 51, 51); font-family: Verdana, Arial; font-size: 13px; background-color: rgb(233, 244, 230);">文件搜索工具，Everything有极快的搜索速度,运行时占用的内存低</span></strong><br/><span style="color: rgb(51, 51, 51); font-family: Verdana, Arial; font-size: 13px; background-color: rgb(233, 244, 230);">官网下载：</span><a href="https://www.voidtools.com/zh-cn/downloads/" target="_blank" style="text-decoration-line: none; color: rgb(51, 136, 21); font-family: Verdana, Arial; font-size: 13px; white-space: normal; background-color: rgb(233, 244, 230);">https://www.voidtools.com/zh-cn/downloads/</a><br/><br/><strong><span style="color: rgb(51, 51, 51); font-family: Verdana, Arial; font-size: 13px; background-color: rgb(233, 244, 230);">渗透测试工具Burp_Suite_Pro_v1.7.37_Loader_Keygen便携版 自带JDK1.8</span></strong><br/><span style="color: rgb(51, 51, 51); font-family: Verdana, Arial; font-size: 13px; background-color: rgb(233, 244, 230);">链接：</span><a href="https://pan.baidu.com/s/1mMuWyBYAIMckLECSgiLxOw" target="_blank" style="text-decoration-line: none; color: rgb(51, 136, 21); font-family: Verdana, Arial; font-size: 13px; white-space: normal; background-color: rgb(233, 244, 230);">https://pan.baidu.com/s/1mMuWyBYAIMckLECSgiLxOw</a></p>]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=119</link>
			<title><![CDATA[PJBlog3富文本编辑器FCKeditor换成UEditor示例]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[乱七八糟]]></category>
			<pubDate>Tue,21 Mar 2023 15:45:40 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=119</guid>
		<description><![CDATA[<p>https://www.mzwu.com/article.asp?id=4452</p>]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=117</link>
			<title><![CDATA[excel 常用代码收集]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[乱七八糟]]></category>
			<pubDate>Thu,15 Apr 2021 17:27:27 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=117</guid>
		<description><![CDATA[校验身份证<br/><div class="UBBPanel codePanel"><div class="UBBTitle"><img src="http://www.65308.cn/images/code.gif" style="margin:0px 2px -3px 0px" alt="程序代码"/> 程序代码</div><div class="UBBContent">=IF(LEN(E2)&lt;&gt;18,&#34;非二代身份证&#34;,IF(MID(&#34;10X98765432&#34;,(MOD(SUMPRODUCT(MID(E2,ROW(INDIRECT(&#34;1:17&#34;)),1)*{7;9;10;5;8;4;2;1;6;3;7;9;10;5;8;4;2}),11)+1),1)=RIGHT(E2),&#34;正确&#34;,&#34;错误&#34;))</div></div>]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=116</link>
			<title><![CDATA[淘宝视频下载方法]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网络技术]]></category>
			<pubDate>Fri,03 Jul 2020 16:33:36 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=116</guid>
		<description><![CDATA[注意：我这示例的淘宝链接是不可打开的，自己可以替换为想要下载视频的淘宝链接<br/><br/>淘宝示例网址：<br/><a href="https://item.taobao.com/item.htm?id=60885186" target="_blank" rel="external">https://item.taobao.com/item.htm?id=60885186</a>&amp;ali_refid=a3_430582_1006:1221000108<br/>在网址中&#34;id=&#34;后面有一串数字，在数字后面接着“&amp;”和一大串字母数字字符串 60885186<br/><br/>第一步：将淘宝网址中id=和&amp;之间的数字串复制出来，自己先记着或者放在哪都可以 60885186<br/>第二步：将第一步得到的数字串 放入链接 <br/><br/><a href="https://world.taobao.com/item/" target="_blank" rel="external">https://world.taobao.com/item/</a>数字串.htm<br/><br/>例如得到链接 <a href="https://world.taobao.com/item/60885186.htm" target="_blank" rel="external">https://world.taobao.com/item/60885186.htm</a><br/>第三步：将第二步得到的链接打开，点击视频后再在视频中点击鼠标右键，出现视频另存为即可下载。一定要点击视频后再鼠标右键]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=115</link>
			<title><![CDATA[易企CMS系统转换到linux下Strict Standards错误]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网页设计]]></category>
			<pubDate>Fri,27 Mar 2020 16:19:10 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=115</guid>
		<description><![CDATA[Strict Standards: Declaration of ezSQL_mysql::query() should be compatible with ezSQLcore解决方法<br/>客户网站用的是易企CMS系统，之前运行很稳定，迁移到阿里云虚拟主机以后，页面顶部出现一串代码：<br/><br/>Strict Standards: Declaration of ezSQL_mysql::query() should be compatible with ezSQLcore::query() in D:\XAMPP\htdocs\yiqicms\include\ezsql\ez_sql_mysql.php on line 263<br/><br/>Strict Standards: Declaration of ezSQL_mysql::escape() should be compatible with ezSQLcore::escape() in D:\XAMPP\htdocs\yiqicms\include\ezsql\ez_sql_mysql.php on line 263<br/><br/>类似上面的代码，百度之后，找到了解决方案，并成功解决，方案如下：<br/><br/>1.找到本地你安装易企CMS程序的目录，然后依次打开include下面的ezsql文件夹。<br/><br/>2.选中ez_sql_core.php文件，用代码编辑器打开，在最后面的?&gt;之前加入以下的这行代码并保存覆盖原来的文件：<br/><br/>error_reporting(E_ALL &amp; ~E_NOTICE &amp; ~E_STRICT &amp; ~E_DEPRECATED);<br/><br/>3.如果问题还没有得到解决，你还可以在include文件夹下面找到config.inc.php文件，也是在?&gt;之前加入上方的代码。<br/><br/>我是直接修改的ez_sql_core.php，就成功解决了问题。]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=114</link>
			<title><![CDATA[黑群晖ds119j内网穿透成功]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网络技术]]></category>
			<pubDate>Mon,23 Mar 2020 20:50:43 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=114</guid>
		<description><![CDATA[SSH登陆黑群晖，默认SSH是不允许用户密码登陆的，可以在群晖的控制面板中打开Telnet后通过Telnet连接后vi /etc/ssh/sshd_config中的PasswordAuthentication yes(no 改为 yes)<br/><br/>安装frp客户端（本次使用Sakura Frp)<br/><a href="https://www.natfrp.com" target="_blank" rel="external">https://www.natfrp.com</a><br/>官方教程：<a href="https://moe.do/archives/sakurafrp_synology.html" target="_blank" rel="external">https://moe.do/archives/sakurafrp_synology.html</a><br/><br/>要下载对版本，如果运行出现“cannot execute binary file: Exec format error”很有可能是版本下错了，换版本试<br/><br/>设置 frp 开机启动<br/><br/>大致步骤为创建.sh脚本文件，利用nohup .... &amp;后台运行<br/><br/>加入 vi /etc/rc最后一后exit 0 的前面一行，实现开机自动运行<br/><br/>参考文档：Linux nohup实现后台运行程序及查看（nohup与&amp;）<br/><a href="https://www.jb51.net/article/169783.htm" target="_blank" rel="external">https://www.jb51.net/article/169783.htm</a>]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=113</link>
			<title><![CDATA[内外网互联工具方法探讨（端口映射、内网穿透Frp）等]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网络技术]]></category>
			<pubDate>Mon,23 Mar 2020 10:35:53 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=113</guid>
		<description><![CDATA[技术名词：代理、动态域名DDNS、端口映射、内网穿透Frp<br/><br/>Frp:<a href="https://github.com/fatedier/frp/blob/master/README_zh.md" target="_blank" rel="external">https://github.com/fatedier/frp/blob/master/README_zh.md</a><br/>cpolar-内网穿透工具:<a href="https://www.cpolar.com/" target="_blank" rel="external">https://www.cpolar.com/</a><br/>内网端口映射Holer:<a href="http://wdom.net/" target="_blank" rel="external">http://wdom.net/</a>,<a href="https://github.com/wisdom-projects/holer" target="_blank" rel="external">https://github.com/wisdom-projects/holer</a><br/>xfrp用于openwrt&amp;lede路由器上的frp客户端，开源地址： <a href="https://github.com/KunTengRom/xfrp" target="_blank" rel="external">https://github.com/KunTengRom/xfrp</a><br/>Sakura Frp 内网穿透:<a href="https://www.natfrp.com" target="_blank" rel="external">https://www.natfrp.com</a><br/>Ngrok:<a href="http://www.ngrok.cc/" target="_blank" rel="external">http://www.ngrok.cc/</a>]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=112</link>
			<title><![CDATA[SSH终端、U盘烧录等软件]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网络技术]]></category>
			<pubDate>Mon,24 Feb 2020 10:55:06 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=112</guid>
		<description><![CDATA[SSH工具<br/>FinalShell:<a href="http://www.hostbuf.com" target="_blank" rel="external">http://www.hostbuf.com</a><br/>Xshell:<a href="https://xshell.en.softonic.com/" target="_blank" rel="external">https://xshell.en.softonic.com/</a><br/>PuTTY:<a href="https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html" target="_blank" rel="external">https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html</a><br/><br/>U盘工具<br/>U盘镜像制作工具 PassMark ImageUSB：<a href="http://www.dayanzai.me/imageusb.html" target="_blank" rel="external">http://www.dayanzai.me/imageusb.html</a><br/>Rufus:<a href="https://post.smzdm.com/p/ax08k6x9/" target="_blank" rel="external">https://post.smzdm.com/p/ax08k6x9/</a><br/>USB Image Tool:<a href="https://usb-image-tool.en.softonic.com/" target="_blank" rel="external">https://usb-image-tool.en.softonic.com/</a><br/>线刷烧录工具USB Burning Tool<br/>Etcher是一款u盘镜像制作工具,支持window,linux,macOS多平台]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=111</link>
			<title><![CDATA[下一代下载技术，Aira2 Tools]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[乱七八糟]]></category>
			<pubDate>Sat,15 Feb 2020 20:33:33 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=111</guid>
		<description><![CDATA[Aria2 Tools 已集成 aria 并已开JSON-RPC的支持，无需复杂配置，解压即用<br/><br/>运行 Aria2 Tools 文件夹内 aria2c_Run.exe 文件，软件会自动打开 <a href="http://localhost:8086/" target="_blank" rel="external">http://localhost:8086/</a>#!/downloading<br/><br/>配合www.baiduyun.wiki的百度网盘下载助手，突破下载限制，可直接发送到Aria2的PRC监听]]></description>
		</item>
		
			<item>
			<link>http://www.65308.cn/article.asp?id=109</link>
			<title><![CDATA[多款PHP集成环境]]></title>
			<author>sjx800@21cn.com(shao65308)</author>
			<category><![CDATA[网页设计]]></category>
			<pubDate>Thu,13 Jun 2019 19:48:07 +0800</pubDate>
			<guid>http://www.65308.cn/default.asp?id=109</guid>
		<description><![CDATA[phpstudy：<a href="http://phpstudy.php.cn/index.php" target="_blank" rel="external">http://phpstudy.php.cn/index.php</a>，2017年被SUN收购<br/>WampServer：<a href="http://www.wampserver.com/" target="_blank" rel="external">http://www.wampserver.com/</a><br/>PHPWAMP：<a href="http://www.phpwamp.com/" target="_blank" rel="external">http://www.phpwamp.com/</a><br/>Phpcustom：<a href="http://www.phpcustom.com/" target="_blank" rel="external">http://www.phpcustom.com/</a><br/>phpenv：<a href="https://www.phpenv.cn/" target="_blank" rel="external">https://www.phpenv.cn/</a>]]></description>
		</item>
		
</channel>
</rss>
