上一页 1 2 3 4 5 6 ··· 68 下一页
摘要: ReactJS 和 NodeJS 是否支持桌面应用程序? 答案当然是:可以的。 ReactJS 是一个开放的 JavaScript 库,用于创建用户界面。该解决方案为处理单页应用程序开发中遇到的网页内容部分更新问题提供了可能。 React 是一个用 JavaScript 编写的非常有效的框架。该框架 阅读全文
posted @ 2022-12-21 18:28 特洛伊-Micro 阅读(2952) 评论(0) 推荐(0)
摘要: An Introduction to a Web Application Firewall or WAF A web application firewall (WAF) provides web application security for online services from malic 阅读全文
posted @ 2022-12-21 11:40 特洛伊-Micro 阅读(43) 评论(0) 推荐(0)
摘要: 在更新源之前先作为备份 sudo vim /etc/apt/source.list 使用下列任意一个源即可:清华大学 deb http://mirrors.tuna.tsinghua.edu.cn/ubuntu/ xenial main restricted deb http://mirrors.t 阅读全文
posted @ 2022-12-09 12:09 特洛伊-Micro 阅读(292) 评论(0) 推荐(0)
摘要: ubuntu16.04 wordpress建站教程 image 非常简单!!复制代码即可!服务器方面自选,我这里用的 首都在线云主机(http://www.capitalonline.net/)(他家海外节点好便宜哈哈) 首先用putty远程连接云主机。百度搜索putty第一个下载即可。 image 阅读全文
posted @ 2022-12-05 17:36 特洛伊-Micro 阅读(228) 评论(0) 推荐(0)
摘要: Firstly, to be able to install a certain PHP version, in this case, 7.2 you’ll need to add a certain repository to your system sudo apt-get install so 阅读全文
posted @ 2022-12-05 17:02 特洛伊-Micro 阅读(60) 评论(0) 推荐(0)
摘要: 在Ubuntu下 想要登录mysql数据库 root@JD:~# mysql -uroot -p 报错 ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) 导致登录数据库不成功 打开文 阅读全文
posted @ 2022-12-05 16:23 特洛伊-Micro 阅读(407) 评论(0) 推荐(0)
摘要: Inside the Storage Engine: Anatomy of a record Paul Randal September 30, 2007 This week I’m going to post a bunch of info on the basic structures used 阅读全文
posted @ 2022-11-03 15:40 特洛伊-Micro 阅读(51) 评论(0) 推荐(0)
摘要: Next up in the Inside the Storage Engine series is a discussion of page structure. Pages exist to store records. A database page is an 8192-byte (8KB) 阅读全文
posted @ 2022-11-02 11:59 特洛伊-Micro 阅读(52) 评论(0) 推荐(0)
摘要: Last year I had participated in Digital Forensics Challenge 2019 (DFC2019) and enjoyed a lot. They made a lot of exciting questions. Especially, I had 阅读全文
posted @ 2022-11-02 11:58 特洛伊-Micro 阅读(51) 评论(0) 推荐(0)
摘要: 准备 在手机(android)和pc上都安装最新版的google chrome 步骤 1)使用usb线将手机和pc连接成功,设置手机为"开发者模式",然后启动"USB调试" 2)先后打开手机和pc的chrome,然后在pc chrome地址栏输入"chrome://inspect",监听到手机chr 阅读全文
posted @ 2022-04-11 18:46 特洛伊-Micro 阅读(3371) 评论(0) 推荐(1)
上一页 1 2 3 4 5 6 ··· 68 下一页