会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
MoonXu
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
28
29
30
31
32
33
34
35
36
···
61
下一页
2020年6月2日
vs code leetcode不能登录
摘要: https://blog.csdn.net/DlMmU/article/details/104129662
阅读全文
posted @ 2020-06-02 02:28 MoonXu
阅读(517)
评论(0)
推荐(0)
2020年6月1日
arm内核版本-芯片型号
摘要: ARM内核版本号和SoC版本号是由ARM确定的,而SoC型号是由半导体公司确定的Cortex系列后ARM产品线分割成3个系列,这个是市场细分的需要和选择ARM已经发布了一些64位架构如A53等,主要面向高性能服务器类应用ARM下一步重点发展方向是Cortex-M7,特点是低功耗,主要面向物联网终端
阅读全文
posted @ 2020-06-01 13:03 MoonXu
阅读(1314)
评论(0)
推荐(0)
2020年5月24日
上传代码到github
摘要: 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
阅读(267)
评论(0)
推荐(0)
2020年5月19日
touch命令修改文件的元数据
摘要: 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
阅读(304)
评论(0)
推荐(0)
2020年5月18日
mp4转换成h264
摘要: ffmpeg -i input.mpt -vcodec h264 output.h264
阅读全文
posted @ 2020-05-18 15:54 MoonXu
阅读(2220)
评论(0)
推荐(0)
2020年5月14日
ftp上下载文件
摘要: 有些ftp上的文件点击不能直接下载,打开chrome的开发者选项->frame,然后点击文件在frame里就会显示这个文件,save as另存为就行了
阅读全文
posted @ 2020-05-14 14:52 MoonXu
阅读(373)
评论(0)
推荐(0)
2020年5月9日
打印两个函数的返回值
摘要: 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
阅读(235)
评论(0)
推荐(0)
2020年4月28日
关闭所有已打开的文件和关闭应用
摘要: ctrl shift + w#关闭所有的文件 alt + F4#关闭应用
阅读全文
posted @ 2020-04-28 23:33 MoonXu
阅读(611)
评论(0)
推荐(0)
TypeError: include() got an unexpected keyword argument 'app_name'
摘要: 项目中的参数app_name='blog'去掉,在app的urls中添加app_name='blog'
阅读全文
posted @ 2020-04-28 23:31 MoonXu
阅读(750)
评论(0)
推荐(0)
127.0.0.1:8000/admin
摘要: 登录界面出错 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
阅读(3289)
评论(0)
推荐(0)
上一页
1
···
28
29
30
31
32
33
34
35
36
···
61
下一页
公告