上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 153 下一页
摘要: https://blog.csdn.net/qq_40065776/category_9196017.html 阅读全文
posted @ 2021-02-22 19:01 tc310 阅读(73) 评论(0) 推荐(0)
摘要: 原文:https://www.nginx.cn/install nginx可以使用各平台的默认包来安装,本文是介绍使用源码编译安装,包括具体的编译参数信息。 正式开始前,编译环境gcc g++ 开发库之类的需要提前装好,这里默认你已经装好。 ububtu平台编译环境可以使用以下指令 1 2 apt- 阅读全文
posted @ 2021-01-29 23:51 tc310 阅读(2034) 评论(0) 推荐(0)
摘要: 原文:https://blog.csdn.net/qq_15766181/article/details/80755786 Linux 的软件安装目录是也是有讲究的,理解这一点,在对系统管理是有益的 /usr:系统级的目录,可以理解为C:/Windows/,/usr/lib理解为C:/Windows 阅读全文
posted @ 2021-01-28 18:14 tc310 阅读(618) 评论(0) 推荐(0)
摘要: 解决方案 TIdHTTPServer的onCommandGet方法有三个参数,分别是上下文,请求体,响应体。我们只需要在响应体中加上Access-Control-Allow-Origin、Access-Control-Allow-Headers、Access-Control-Allow-Method 阅读全文
posted @ 2021-01-22 12:06 tc310 阅读(638) 评论(0) 推荐(0)
摘要: 原文:https://blog.csdn.net/yhx956058885/article/details/108320869 目录 1.工具下载 2.用命令行运行相应的指令(基于window系统) 2.1获取layout/xml和AndroidManifest.xml 2.2获取classes.d 阅读全文
posted @ 2021-01-16 17:26 tc310 阅读(1178) 评论(0) 推荐(0)
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 153 下一页