会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
AlexDong
博客园
首页
新随笔
联系
订阅
管理
2020年11月9日
Flask框架的微信小程序
摘要: Python+Flask+nginx+nodeJS+前端配置的微信小程序开发 时间<20201109> 环境配置 批量安装库:pip install -r requirements.txt ...
阅读全文
posted @ 2020-11-09 10:01 Alex东
阅读(471)
评论(0)
推荐(0)
2020年8月24日
Mac中Anaconda的安装
摘要: 踩坑大赛:哈哈 重要的就是环境配置:<修改**.bash_profile**文件> vi/open/。。 vim ~/.bash_profile #进入.bash_profile文件后,进行编辑,插入 export PATH="/这里是你安装的路径/anaconda3/bin:$PATH" 我的地址
阅读全文
posted @ 2020-08-24 17:58 Alex东
阅读(701)
评论(0)
推荐(0)
2020年7月30日
Revit二次开发-ironpython调用dll
摘要: Revit二次开发-ironpython调用dll IronPython import clr clr.AddReferenceByPartialName("System.Windows.Forms") clr.AddReferenceByPartialName("System.Drawing")
阅读全文
posted @ 2020-07-30 22:11 Alex东
阅读(394)
评论(0)
推荐(0)
Revit二次开发06
摘要: 关于Revit模型旋转的问题 RevitPythonshell直接可以运行的 常见问题:缺少的库引用,Autodesk.Revit # AlexDong# 1220274707@qq.com import math selection = [doc.GetElement(x) for x in ui
阅读全文
posted @ 2020-07-30 22:03 Alex东
阅读(269)
评论(0)
推荐(0)
2020年4月27日
Python开源项目,期待大家和我们一起共同维护
摘要: [开源与分享]Python开源项目,期待大家和我们一起共同维护 github排名榜单 https://github.com/trending github搜索榜单:https://github.com/search 说明 以下总结大部分来至于 [TimLiu-Python] (https://git
阅读全文
posted @ 2020-04-27 16:57 Alex东
阅读(965)
评论(4)
推荐(1)
2020年4月24日
人脸识别>温度检测>健康数据打卡
摘要: <data 20200424 23:28>留个坑,等更新
阅读全文
posted @ 2020-04-24 23:29 Alex东
阅读(186)
评论(0)
推荐(1)
2020年4月16日
在线的 Jupyter Notebook 云环境
摘要: 参考文档https://sspai.com/post/55402 第三方平台的在线 Jupyter Notebook 科赛和鲸 K-lab(国内) 阿里天池大数据 (国内) Azure notebooks Kaggle Google Colab CoCalc 用 VPS 搭建你自己的在线 Jupyt
阅读全文
posted @ 2020-04-16 09:05 Alex东
阅读(2909)
评论(0)
推荐(1)
Jupyter人工智能实验+深度学习模型+机器学习资源
摘要: 参考网站http://www.educg.net.cn/resources.html https://github.com/ZuzooVn/machine-learning-for-software-engineers/blob/master/README-zh-CN.md https://gith
阅读全文
posted @ 2020-04-16 08:45 Alex东
阅读(1119)
评论(0)
推荐(1)
2020年4月6日
Pycharm to exe
摘要: 参考博客:https://www.cnblogs.com/wohuiyijiu/p/12454130.html 安装pyqt5:https://www.cnblogs.com/yclizq/p/11192128.html 可视化: https://blog.csdn.net/qq_36962569/
阅读全文
posted @ 2020-04-06 18:14 Alex东
阅读(304)
评论(0)
推荐(0)
2020年4月4日
Python——Numpy、Pandas、Matplotlib
摘要: Python——Numpy、Pandas、Matplotlib Matplotlib<day01> 今日思维导图整理 今日思维导图整理 绘制图如下 折线图 # -*- coding:utf-8 -*- # # # # # # # # # # @Time : 2020/4/4 11:30 # @Aut
阅读全文
posted @ 2020-04-04 22:11 Alex东
阅读(335)
评论(0)
推荐(0)
下一页
公告
点击右上角即可分享