进程注入

Sat 01 February 2025

inux 和 Win­dows 不一样的是,Linux 拥有良好的代码,良好的文档以及良好的设计接口。不像 win­dows,闭源,二十年的混乱接口以及可有可 …

Category: 编程

Read More

git submodule的简单使用

Sat 01 February 2025

我只是下载一个项目的源代码看看。这个项目的源代码使用了git submodule。

经过一番研究,发现需要共同使用git submodule init和git submodule update来获取子模块的内容。

第一次 …

Category: 命令行工具

Read More

PHP7 使用记录

Thu 23 January 2025

Tdi-php 这个小应用是用来下载大量图片的,基于 php7,开发版本 php7.2,但是并没有用其新特性,所以支持 7.0+,测试过的操作系统只 …

Category: 杂物

Read More

hello world

Thu 23 January 2025

hello, world

There are two ways to specify the identifier:

print("The triple-colon syntax will *not* show line numbers.")

Category: 杂物

Read More
Page 25 of 197

« Prev Next »