
编程
文章平均质量分 89
xiaofengzhiyu
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Assigning a Static IP Address to a WSL2 Distribution
Assigning a Static IP Address to a WSL2 Distribution原创 2022-12-01 01:08:27 · 659 阅读 · 0 评论 -
EXIF.py
python 获取图片exif信息Easy to use Python module to extract Exif metadata from tiff and jpeg files.Originally written by Gene Cash & Thierry Bousch.InstallationPyPIThe recommended process is to in...原创 2019-12-03 18:49:03 · 243 阅读 · 0 评论 -
openwrt service not Found 找不到 service命令
The service command on OpenWrt is a convenience wrapper around the usual init script machinery, it is defined as shell alias in /etc/profile. Maybe you customized your profile in the past without ever...原创 2019-11-15 17:17:26 · 3285 阅读 · 0 评论 -
Oracle number属性与DBUtils
DBUtils要用BigDecimal来接收Oracle中number型的字段;切记!原创 2014-01-08 19:07:21 · 623 阅读 · 0 评论