大约有 24,971 项符合查询结果(耗时:0.0304秒) [XML]

https://www.tsingfun.com/it/tech/1690.html 

Windows没有telnet的解决方法 - 更多技术 - 清泛网 - 专注C/C++及内核技术

Windows没有telnet的解决方法一、打开控制面板,点卸载程序:二、启用功能列表中找到Telnet客户端并勾上,点确定:三、telnet命令OK:一、打开控制面板,点”卸载程序“: 二、启用功能列表中找到“Telnet客户端”并勾上,...
https://www.tsingfun.com/it/tech/1691.html 

怎样禁止访问网站目录下.svn文件夹? - 更多技术 - 清泛网 - 专注C/C++及内核技术

怎样禁止访问网站目录下.svn文件夹?.htaccess中添加如下规则(url包含.svn就定向到index.html):RewriteEngine OnRewriteBase RewriteCond %{REQUEST_URI} ^(.*( .svn)+.*)$ RewriteRule (.*) index.html.htaccess中添加如下规则(url包含.svn就定向到index.html): ...
https://www.tsingfun.com/it/tech/1692.html 

iOS开发如何提高 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...理了国内40多位iOS开发博主的博客地址列表:https://github.com/tangqiaoboy/iOSBlogCN,希望大家都能培养起阅读博客的习惯。 国外也有很多优秀的iOS开发博客,他们整体质量比中文的博客更高,以下是一些推荐的博客地址列表: objc...
https://www.tsingfun.com/it/tech/1693.html 

Squid做透明代理,3.0以上不支持--enable-auth=\"basic,nltm\"配置项了吗?...

Squid做透明代理,3.0以上不支持--enable-auth="basic,nltm"配置项了吗? . configure --prefix= usr local squid --enable-auth="basic,ntlm" --enable-external-acl-helpers="wbinfo_group" --enable-arp-acl..../configure --prefix=/usr/local/squid --enable-auth="basic,ntlm" --enable-external-ac...
https://www.tsingfun.com/it/tech/1694.html 

../libltdl/ltdl.h:106: error: \'LT_DLSYM_CONST\' does not name a type ...

../libltdl/ltdl.h:106: error: 'LT_DLSYM_CONST' does not name a type报错:.. libltdl ltdl.h:106: error: 'LT_DLSYM_CONST' does not name a type解决:编译时加参数 --with-included-ltdl报错:../libltdl/ltdl.h:106: error: 'LT_DLSYM_CONST' does not name a type 解决:编译时加参数 -...
https://www.tsingfun.com/it/tech/1695.html 

如何设置squid使外网也可以通过代理服务器上网,并且使用代理服务器的ip地...

...0 以下是配置文件: http_port 3128 visible_hostname No1.proxy cache_mgr cache_dir ufs /usr/local/squid/var/cache 512 16 256 cache_mem 512 MB cache_swap_low 90 cache_swap_high 95 access_log /usr/local/squid/var/logs/access.log squid cache_log /usr/local/squid/var/logs/cache.log ...
https://www.tsingfun.com/it/tech/1699.html 

boost库编译问题 - 更多技术 - 清泛网 - 专注C/C++及内核技术

...ee::xml_writer_settings<std::string> settings(' t', 1, "GB2312");报错:char不能转换为std::string。1.5...boost::property_tree::xml_writer_settings<std::string> settings('\t', 1, "GB2312"); 报错:char不能转换为std::string。 1.54 版本 报错,改为boost::property_tree::xml_wr...
https://www.tsingfun.com/it/tech/1701.html 

重磅:nsis产品级完整安装实例源码 - 更多技术 - 清泛网 - 专注C/C++及内核技术

重磅:nsis产品级完整安装实例源码先看效果:安装完成后,windows卸载程序的列表中会出现相关信息:安装目录安装了指定文件:测试卸载:源码下载:nsis完整安装实例.zip先看效果: 安装完成后,windows卸载程序的...
https://www.tsingfun.com/it/tech/1702.html 

hdwiki 5 和 ucenter 整合 出现不能写ucconfig.inc.php文件问题 - 更多技术...

hdwiki 5 和 ucenter 整合 出现不能写ucconfig.inc.php文件问题因为api 目录没有写的权限。设置 api 目录为 777 即可。因为api 目录没有写的权限。 设置 api 目录为 777 即可。HDWiki ucenter 整合
https://www.tsingfun.com/it/tech/1703.html 

phpcms v9与ucenter通信失败 完美解决 - 更多技术 - 清泛网 - 专注C/C++及内核技术

phpcms v9与ucenter通信失败 完美解决第一步:安装 phpcms V9 。安装 Discuz! X3 0 (同时安装 UCenter)。第二步:在 UCenter 中添加phpsso 应用。1、管理员登录 Di 第一步:安装 phpcms V9 。安装 Discuz! X3.0 (同时安装 UCenter)。 第二步:在 UC...