编程技术

编程技术

学习一些编程语言的过程。
PHP 转义函数 2020年05月

zodream 编程技术 PHP 0 0 413
hashcat(一)找回office文件密码 2020年04月

office密码忘了怎么办,找回office文件密码!

zodream 编程技术 0 0 5106
UWP 上传图片 2020年04月

UWP 怎么上传图片

zodream 编程技术 C# 0 0 418
VS2019 开发PHP 拓展(二)创建空拓展 2020年03月

使用ext_skel.php 生成一个基本的拓展,并进行使用

zodream 编程技术 C 0 0 1096
VS2019 开发PHP 拓展(一)环境准备 2020年03月

VS2019 开发PHP 拓展,将zodream 程序拓展化

zodream 编程技术 C 0 0 564
WPF/UWP 下图标字体文件使用 2020年03月

WPF、UWP 下图标字体文件iconfont.ttf、FontAwesome.ttf使用。

zodream 编程技术 C# 0 0 557
登录“记住我”的实现 2020年03月

简单的记录登录“记住我”的实现

zodream 编程技术 0 0 134
网页缓存考虑整理 2020年02月

在进行博客缓存的过来碰到一些问题,随手记录一下

zodream 编程技术 0 0 274
vscode 搭配 gcc 进行c语言学习 2020年02月

windows下安装 gcc

zodream 编程技术 0 0 427
截取html 2019年12月

从一段html 中截取指定长度的内容,

zodream 编程技术 PHP 0 0 332
42.1 ms
系统信息
Execution time42.1 ms
CPU usage user + system62 % + 7 %
Peak of allocated memory6.11 MB
Included files221
Classes + interfaces + traits137 + 28 + 26
Your IP3.138.183.117
Server IP172.21.0.9
HTTP method / response codeGET / 200
PHP8.4.2
Zodream5.1.0
Servernginx/1.27.3
运行信息
start0.0 ms
match route15.2 ms
controller response3.8 ms
db engine init6.9 ms
db engine end0.6 ms
db init end0.0 ms
view render7.3 ms
end42.3 ms
Queries(9)
[0.64ms] SELECT count(*) AS count FROM `blog` WHERE publish_status = ? and term_id = ? and language = ? LIMIT 1
[1ms] SELECT id,title,description,user_id,type,thumb,language,programming_language,term_id,parent_id,open_type,comment_count,publish_status,click_count,recommend_count,created_at FROM `blog` WHERE publish_status = ? and term_id = ? and language = ? ORDER BY created_at DESC LIMIT 20 OFFSET 80
[0.2ms] SELECT id,styles,name FROM `blog_term` WHERE id in (?)
[0.19ms] SELECT id,name,avatar FROM `user` WHERE id in (?)
[0.19ms] SELECT * FROM `blog_term`
[0.48ms] SELECT term_id,COUNT(*) as count FROM `blog` WHERE parent_id = ? GROUP BY term_id
[0.16ms] SELECT * FROM `blog_comment` WHERE approved = ? ORDER BY created_at DESC LIMIT 4
[0.48ms] SELECT id,title,thumb,parent_id,language,description,created_at FROM `blog` WHERE publish_status = ? and language = ? ORDER BY created_at DESC LIMIT 4
[0.21ms] SELECT * FROM `ad_position` WHERE code = ? and status = ? LIMIT 1
Views(4)
[Rendered] Module/Blog/UserInterface/layouts/header.php : 0.47ms
[Rendered] Module/Blog/UserInterface/layouts/footer.php : 0.08ms
[Rendered] Module/Blog/UserInterface/Home/index.php : 5.37ms
[Rendered] UserInterface/Home/layouts/main.php : 1.82ms