New Future
New Future
inject 感觉有两个功能比较重要 1. [ ] 支持 prepend 2. [ ] 支持自定义 匹配 开头/结尾,如字符串/正则
Hello, I found the **wiki** link of this project (https://github.com/bradfrost/style-guide-guide/wiki) is redrict to the project home (https://github.com/bradfrost/style-guide-guide). 😮 It's interesting. 😸 I couldn't find this feather on the github guides....
fixed version `7.20.0` get warnings with higher version ### Assemblies affected ``` Warning As Error: Detected package version outside of dependency constraint: Microsoft.OData.Core 7.20.0 requires Microsoft.OData.Edm (= 7.20.0) but version...
最开始是被这个算法吸引的,但是思考之后,似乎不是一个最优的方案。 Radix Tree 的搜索长度基本上对应了子网掩码的位数 对于CN Ipv4 地址区间统计: ``` lines items 19460 IPv4 cidrs items 7030 mask_counter Counter({22: 1831, 24: 1317, 23: 855, 21: 653, 20: 423, 19: 321, 16: 256,...
When I manually power off or restart. Can I skip the auto boot?
Enhance the logic for loading configuration files, including improved error handling and automatic generation of default configuration files when necessary. Additionally, add favicon support to the configuration. 默认配置文件 #117 1....
## Enhance the upload process and download file with Azure Blob driver * Set the `content-type` and for files being uploaded to Azure Blob Storage. Default content type is applied...
希望能在release中添加安卓平台的二进制文件
目前有些字段名称难以理解,对部分字段进行重命名。 ## 通用配置 (cli+env+file) 所选服务商: `dns` => `provider` IP获取方式: `index4`/`index4` => `source4`/`source6`? 或者 `src4`/`src6`? 域名: `ipv4` => `ipv4_domains` or `A`/`AAAA`? ## cli 短参数 `provider` => `-p` `ipv4` => `-4` or...