会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
braveheart007
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
6
7
8
9
10
11
12
13
14
···
33
下一页
2020年9月29日
GRBL CNC ARDUINO
摘要: https://bbs.21ic.com/icview-2534310-1-1.html 下面视频讲解了下载GRBL并编译下载到电路板的过程: https://www.bilibili.com/video/BV1pk4y127xX?from=search&seid=16891454459167734
阅读全文
posted @ 2020-09-29 08:15 braveheart007
阅读(597)
评论(0)
推荐(0)
2020年9月28日
使用xloader将hex文件烧录到Mega328
摘要: http://www.51hei.com/bbs/dpj-105111-1.html
阅读全文
posted @ 2020-09-28 23:00 braveheart007
阅读(1095)
评论(0)
推荐(0)
2020年7月8日
CREO导出stp文件
摘要: https://jingyan.baidu.com/article/90bc8fc8b3eeabf652640c73.html .stp格式是在打印3D模型中很常用的一种文件格式!~
阅读全文
posted @ 2020-07-08 20:37 braveheart007
阅读(1447)
评论(0)
推荐(0)
CREO导出高精度stl文件
摘要:
阅读全文
posted @ 2020-07-08 20:35 braveheart007
阅读(4235)
评论(0)
推荐(0)
2020年6月9日
抽真空机的拆机
摘要: https://www.sohu.com/a/329960945_120161948
阅读全文
posted @ 2020-06-09 15:33 braveheart007
阅读(424)
评论(0)
推荐(0)
2020年3月30日
775电机制作强力水泵
摘要: https://www.bilibili.com/video/av67617439/
阅读全文
posted @ 2020-03-30 23:12 braveheart007
阅读(198)
评论(0)
推荐(0)
2020年3月24日
一个json转dart的网站
摘要: https://www.cnblogs.com/hupo376787/p/10252902.html
阅读全文
posted @ 2020-03-24 23:41 braveheart007
阅读(256)
评论(0)
推荐(0)
flutter 两个点的意思 ..
摘要: 感谢 https://www.jianshu.com/p/3f2ae714f804 void main() { List<String> list = getList() ..add("android") ..add("flutter") ..add("kotlin") ..removeAt(0);
阅读全文
posted @ 2020-03-24 20:29 braveheart007
阅读(955)
评论(0)
推荐(0)
2020年3月20日
好用的网站
摘要: idata 类似知网,但是这个免费,是中国一大堆的名校办的。 msdn.itellyou.cn 这个提供了免费的没有捆绑广告的微软应用软件
阅读全文
posted @ 2020-03-20 18:57 braveheart007
阅读(111)
评论(0)
推荐(0)
2020年2月1日
强制竖屏
摘要: Flutter控制屏幕旋转 特定页面旋转屏幕很简单: SystemChrome.setPreferredOrientations([ ... ]); 数组中是您要支持的屏幕方向. 如果想在特定页面固定横屏, 您可以这样写: @override void initState() { super.ini
阅读全文
posted @ 2020-02-01 21:29 braveheart007
阅读(380)
评论(0)
推荐(0)
上一页
1
···
6
7
8
9
10
11
12
13
14
···
33
下一页
公告