WordPress 无返回

访问aabite.com,才发现返回为空

测试Apache,和普通的HTML文件,可以正常返回。

替换新版本的WordPress,也是一样。

 

无响应,返回500

修改wp-config.php的值

define('WP_DEBUG', true); 

- 阅读全文 -

透过代理连接SSH

通过SSH代理(SSH over SSH)

使用nc命令(netcat)实现,假设本地SSH代理的监听端口是3000,则ProxyCommand为

ProxyCommand nc -x 127.0.0.1:3000 %h %p

其中%h表示目标地址,%p是目标端口。这句可以用在命令行里,例如

- 阅读全文 -

Potential BLODA detected in babun

问题:

在一次系统更新杀毒软件后,
babun 命令行出现,如下错误,每次执行命令,都会出现几次

Potential BLODA detected! Thread function called outside of Cygwin DLL:
C:\Windows\system32\tmumh\20019\AddOn\6.80.0.1007\TmUmEvt.dll

- 阅读全文 -

E2202 Required package 'vcl' not found

1. Error: tmsdXXXX.dpk(165) Fatal: E2202 Required package 'vcl' not found OR tmsdXXXX.dpk(165) Fatal: E2202 Required package 'rtl' not found

This means that your Delphi library path is not properly setup. Please make sure that the folder is included in your library path where vcl.dcp is located, this normally is $(BDS)\lib 

- 阅读全文 -

total commander 批量调整图片大小

1.使用imagine 打开一张图片

2.选择批量转换
3.如下,添加当前文件夹内文件

4. 下面添加,可以出现各种调整选项,选择调整尺寸

 
 5.设置尺寸

 6.命令中出现记录,点击开始即可

 



 


- 阅读全文 -

c调用c++实现

c调用c++实现

参考:


C与C++相互调用



  1. 文件说明
    interface.h


  1. /* file TestC.h */
  2. #ifndefTESTC_H
  3. #defineTESTC_H
  4. #ifdef__cplusplus
  5. extern"C"{
  6. #endif
  7. //int add(int a, int b);
  8. externintadd(inta,intb);
  9. #ifdef__cplusplus
  10. }
  11. #endif
  12. #endif/* TESTC_H */


- 阅读全文 -

热门文章

最新文章

最近回复

  • wfzlxvvgte: 你的文章让我感受到了不一样的风景,谢谢分享。 http://ww...
  • sfiutfecff: 你的文章内容非常用心,让人感动。 http://www.55ba...
  • dyqoaaqpdc: 你的文章内容非常卖力,让人点赞。 http://www.55ba...
  • vrfedcneqp: 你的文章内容非常卖力,让人点赞。 http://www.55ba...
  • wmhoubuazg: 你的文章内容非常用心,让人感动。 http://www.55ba...
  • khhhttrppu: 你的文章内容非常卖力,让人点赞。 http://www.55ba...
  • atjzyxiutr: 你的文章内容非常用心,让人感动。 http://www.55ba...
  • dlamzmkwwi: 你的文章内容非常卖力,让人点赞。 http://www.55ba...
  • predcxvhsz: 《蛋黄人》国产剧高清在线免费观看:https://www.jgz...
  • qmffcradmz: 《逃狱者》剧情片高清在线免费观看:https://www.jgz...

分类

标签

其它