发布了文章2020-12-21
我曾经试图将电脑中的短视频,外加一张截图,把它们名字改成一样的,然后放入我的手机中(/User/Media/DCIM/100APPLE/),接着删除照片库的数据库(/User/Media/PhotoData/Photos.sqlite),重启手机再进入照片库,发现系统只能认出截图,并没有将它识别为动态照片。
发布了文章2020-08-11
If you're looking to generate the /etc/shadow hash for a password for a Linux user (for instance: to use in a Puppet manifest), you can easily generate one at the command line.
发布了文章2020-06-17
The substitution ${1:-...} takes $1 if defined, otherwise the file name of the standard input of the own process is used.
发布了文章2020-06-17
utf8已被弃用,因为最多支持3字节字符,使用utf8mb4可以支持4字节字符。 COLLATE对于字符类型会影响索引创建、搜索排序、比较。
发布了文章2020-06-17
Embed cue {代码...} Extract cue Remove "CUESHEET=" from the first line in cue file after the extraction. {代码...} Generate cue {代码...} Remove all metadata {代码...} Remove picture without padding remaining {代码...} Import picture {代码...} Spl...
发布了文章2020-06-17
常用编码 {代码...} 裁切画面 {代码...} MP4转MOV {代码...} 图片转视频 {代码...} 截图 {代码...} 旋转 {代码...} 生成缩略图 {代码...} 去水印 1、用show参数在视频上显示绿色框预估水印位置 {代码...} 2、确定水印位置后,去水印 {代码...} 3、去水印同时添加文本...
发布了文章2020-06-17
Array Operation Basic {代码...} Iteration {代码...} Basic Examples {代码...} Advanced Examples {代码...}
发布了文章2020-05-08
一些老Mac机的用户想装Windows,却发现自己的系统上的Boot Camp Assistant(以下简称BCA)没有USB安装Windows的选项。 下面以我的MacBook Pro (13-inch, Late 2011), OS X EI Capitan为例,让BCA支持USB安装Windows。