上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 61 下一页
摘要: https://blog.csdn.net/DlMmU/article/details/104129662 阅读全文
posted @ 2020-06-02 02:28 MoonXu 阅读(513) 评论(0) 推荐(0) 编辑
摘要: ARM内核版本号和SoC版本号是由ARM确定的,而SoC型号是由半导体公司确定的Cortex系列后ARM产品线分割成3个系列,这个是市场细分的需要和选择ARM已经发布了一些64位架构如A53等,主要面向高性能服务器类应用ARM下一步重点发展方向是Cortex-M7,特点是低功耗,主要面向物联网终端 阅读全文
posted @ 2020-06-01 13:03 MoonXu 阅读(1257) 评论(0) 推荐(0) 编辑
摘要: git config --global user.name "MoonXu0722"git config --global user.email xpylovely520@gmail.comssh-keygen -C 'your@email.address' -t rsa 把/c/用户/xpy/.s 阅读全文
posted @ 2020-05-24 02:49 MoonXu 阅读(261) 评论(0) 推荐(0) 编辑
摘要: stat 1.txt Access: 2020-05-19 16:02:32.439089101 +0800Modify: 2020-05-19 11:30:32.000000000 +0800Change: 2020-05-19 16:17:52.603686873 +0800 访问时间(Atim 阅读全文
posted @ 2020-05-19 16:27 MoonXu 阅读(288) 评论(0) 推荐(0) 编辑
摘要: ffmpeg -i input.mpt -vcodec h264 output.h264 阅读全文
posted @ 2020-05-18 15:54 MoonXu 阅读(2167) 评论(0) 推荐(0) 编辑
摘要: 有些ftp上的文件点击不能直接下载,打开chrome的开发者选项->frame,然后点击文件在frame里就会显示这个文件,save as另存为就行了 阅读全文
posted @ 2020-05-14 14:52 MoonXu 阅读(364) 评论(0) 推荐(0) 编辑
摘要: HH("vod time:%s live time:%s\n",read_file_time(vod_name, 0), read_file_time(live_name, 1)); 打印的都是后边的值??? 分开打印没问题 阅读全文
posted @ 2020-05-09 13:01 MoonXu 阅读(231) 评论(0) 推荐(0) 编辑
摘要: ctrl shift + w#关闭所有的文件 alt + F4#关闭应用 阅读全文
posted @ 2020-04-28 23:33 MoonXu 阅读(602) 评论(0) 推荐(0) 编辑
摘要: 项目中的参数app_name='blog'去掉,在app的urls中添加app_name='blog' 阅读全文
posted @ 2020-04-28 23:31 MoonXu 阅读(739) 评论(0) 推荐(0) 编辑
摘要: 登录界面出错 C:\Python38-32\Lib\site-packages\Django-3.1.dev20200409064531-py3.8.egg\django\contrib\admin\templates 中的admin和registration连个文件夹复制到E:\django_co 阅读全文
posted @ 2020-04-28 22:08 MoonXu 阅读(2875) 评论(0) 推荐(0) 编辑
上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 61 下一页