会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
dyling
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
下一页
2022年1月19日
boost 下载
摘要: Windows平台下boost库的编译和调用 - 简书 (jianshu.com)
阅读全文
posted @ 2022-01-19 09:13 dyling
阅读(27)
评论(0)
推荐(0)
2022年1月16日
快速git clone
摘要: 原地址:git@github.com:aosp-mirror/platform_external_icu4c.git 新地址:git@git.zhlh6.cn:aosp-mirror/platform_external_icu4c.git实在不行就去网站 https://github.zhlh6.c
阅读全文
posted @ 2022-01-16 17:55 dyling
阅读(54)
评论(0)
推荐(0)
2021年12月15日
PTV VISSIM download
摘要: Download Pages | PTV Group
阅读全文
posted @ 2021-12-15 16:43 dyling
阅读(126)
评论(0)
推荐(0)
2021年11月22日
制定apt安装路径
摘要: sudo make DESTDIR=/usr/... install /uninstall
阅读全文
posted @ 2021-11-22 16:54 dyling
阅读(615)
评论(0)
推荐(0)
du -h
摘要: df -h 查看当前文件的总大小; du -h --max-depth=1 /opt/Navicat/* #查看当前目录下所有文件的大 fdisk -l | grep Disk #查看硬盘大小
阅读全文
posted @ 2021-11-22 16:27 dyling
阅读(118)
评论(0)
推荐(0)
2021年11月3日
python whl
摘要: https://download.pytorch.org/whl/torch_stable.html https://zhuanlan.zhihu.com/p/25831032
阅读全文
posted @ 2021-11-03 21:08 dyling
阅读(22)
评论(0)
推荐(0)
2021年9月28日
byond compare 4密钥过期,解决办法,超实用
摘要: https://blog.csdn.net/weixin_38345306/article/details/109175632?utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7Edefault-1.no_
阅读全文
posted @ 2021-09-28 11:39 dyling
阅读(64)
评论(0)
推荐(0)
2021年9月25日
git init --- 不成功
摘要: git init git add README.md git commit -m "first commit" git remote add origin git@github.com:bykevin/Linux_base.git git push -u origin master
阅读全文
posted @ 2021-09-25 19:32 dyling
阅读(367)
评论(0)
推荐(0)
git 分支
摘要: git remote -v git branch -a git checkout -b new_branch_name
阅读全文
posted @ 2021-09-25 18:48 dyling
阅读(39)
评论(0)
推荐(0)
git config
摘要: ls -al ~/.ssh 或者查看~/.ssh文件夹下面的内容 使用 git config user.name 和 git config user.email 查看配置 dyling@dylink MINGW64 ~/.ssh $ git config user.name dyl@win10 dy
阅读全文
posted @ 2021-09-25 18:32 dyling
阅读(147)
评论(0)
推荐(0)
上一页
1
2
3
4
下一页
公告