Technical Notes

Centos, Ubuntu, Windows, Luinx system use
Using Docker to build your own remote desktop server-RustDesk-Small Seven Notes

Build your own remote desktop server with Docker - RustDesk

RustDesk is an open source software alternative to TeamViewer, designed to provide a secure and convenient self-build solution. RustDesk is a full-featured remote desktop application. It supports Windows, macOS, Linux, iOS, Android, Web and other platforms. RustDesk is a full-featured remote desktop application.
2 years ago
092811
The Fastest and Easiest Way to Build Your Own Git Server - Seven Notes

The Fastest and Easiest Way to Build Your Own Git Server

Gogs is a self-service Git service that is extremely easy to set up. The goal of Gogs is to create the simplest, fastest and easiest way to build a self-service Git service. Developed in the Go language, Gogs can be distributed as a standalone binary and supports the Go language's support for...
2 years ago
031114
PHP URL shortening algorithm code-Small Seven Notes

PHP URL shortening algorithm code

PHP URL shortening algorithm code
2 years ago
02045
PHP Date, Time, Byte Conversions - Xiao Qi Notes

PHP Date, Time, Byte Conversion

1, convert bytes to other units (Gb, Mb, etc.) 2, time conversion (convert seconds to time) /** * Function dataformat * Time conversion (convert seconds to time) * @param $n INT time */ function dataformat($n) { $hours = f ...
PHP Env Environment Variables Class Library - Xiaoqi Notes

PHP Env Environment Variables Class Library

PHP Env Environment Variables Class Library
2 years ago
016611
Windows version of WeChat double open & multi-open tutorial - Xiaoqi Notes

WeChat for Windows Double & Multi-open Tutorial

1.Win + R keys, in the Run enter cmd, enter 2.Copy the following content input to the cmd input box, enter, need to open more than a few on the input a few times (each time after the input need to enter) start C:\'Program Files (x86)'\Tencent\WeChat\WeChat.exe ...
3 years ago
02601
PHP replace the url of all images in the html code, add new url - Xiaoqi Notes

PHP replaces the url of all images in the html code, new url

PHP replaces the url of all images in the html code, new url
2 years ago
029711