diff --git "a/DGI\345\220\210\345\271\266\345\210\260WP\346\224\271\345\212\250\347\232\204\345\234\260\346\226\271.md" "b/DGI\345\220\210\345\271\266\345\210\260WP\346\224\271\345\212\250\347\232\204\345\234\260\346\226\271.md" deleted file mode 100644 index 8c0482fd..00000000 --- "a/DGI\345\220\210\345\271\266\345\210\260WP\346\224\271\345\212\250\347\232\204\345\234\260\346\226\271.md" +++ /dev/null @@ -1,9 +0,0 @@ -# 改动 - -1. 注释掉了 ARI_ASSEMBLY_WITHWHB 15步 SQL 中的--OR t.Process like 'HER_DGI_DOMESTIC%' - -2. 工位判断中增加了EQP_DA1140预组装逻辑 - -3. 第15步中增加了 GetTraceInfo 的输入参数 parentfamily - -004000018652000000260012015040704201504100003000030000000450 \ No newline at end of file diff --git a/README.md b/README.md index b549b4fc..005335e5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# 欢迎关注我的微信公众号【智能制造专栏】 +# 欢迎关注我的微信公众号【智能制造社区】 ## 左手代码,右手制造,分享智能制造相关技术和业务,包括 Python, C#, 数据库,工业大数据、物联网技术及MES/ERP/SAP等系统。 @@ -12,14 +12,21 @@ ## [Python微信公众号开发](https://github.com/injetlee/Python/tree/master/wechat) - ### Python 微信公众号开发—小白篇(一) + - ### Python 公众号开发—颜值检测 ## [Python 爬虫入门合集](https://github.com/injetlee/Python/tree/master/%E7%88%AC%E8%99%AB%E9%9B%86%E5%90%88) - ### Python 爬虫入门(一)——爬取糗事百科 + - ### Python 爬虫入门(二)——爬取妹子图 + - ### Python 爬虫——Python 岗位分析报告 +- ### Python 爬虫利器——Selenium介绍 + +- ### Python 爬虫—— 抖音 App 视频抓包爬取 + ## [Python 黑魔法](https://github.com/injetlee/Python/tree/master/Python%20%E9%BB%91%E9%AD%94%E6%B3%95) - ### Python 远程关机 @@ -29,6 +36,9 @@ - [1 小时 SQL 极速入门(一)](https://mp.weixin.qq.com/s/Lx4B349OlD49ihJPnB6YiA) - [1 小时 SQL 极速入门(二)](https://mp.weixin.qq.com/s/D-CEtGYomne5kV_Ji4lodA) - [1 小时 SQL 极速入门(三)](https://mp.weixin.qq.com/s/7aJqrhCNcvnt2gO3p5P50Q) +- [SQL 高级查询——(层次化查询,递归)](https://mp.weixin.qq.com/s/R9Yldd-5AK4ObRA9Lfbz-Q) +- [GROUP BY高级查询,ROLLUP,CUBE,GROUPPING详解](https://mp.weixin.qq.com/s/_OK6dtHGhp7ukC2pe1ginQ) +- [SQL 行转列,列转行](https://mp.weixin.qq.com/s/xOFIg42FQhNpyg94ajhtqQ) ## 其他 diff --git "a/\347\210\254\350\231\253\351\233\206\345\220\210/README.MD" "b/\347\210\254\350\231\253\351\233\206\345\220\210/README.MD" index 99d1cf35..4a64f572 100644 --- "a/\347\210\254\350\231\253\351\233\206\345\220\210/README.MD" +++ "b/\347\210\254\350\231\253\351\233\206\345\220\210/README.MD" @@ -4,4 +4,8 @@ [Python 爬虫入门(二)——爬取妹子图](https://mp.weixin.qq.com/s/4TZHgoE_yqeDha17f3Tbew) -[Python 爬虫——Python 岗位分析报告](https://mp.weixin.qq.com/s/8wAHBPnQMbcrP9La7WZiJA) \ No newline at end of file +[Python 爬虫——Python 岗位分析报告](https://mp.weixin.qq.com/s/8wAHBPnQMbcrP9La7WZiJA) + +[Python 爬虫利器——Selenium介绍](https://mp.weixin.qq.com/s/YJGjZkUejEos_yJ1ukp5kw) + +[Python 爬虫——抖音App视频抓包](https://mp.weixin.qq.com/s/a8Tky_u1u0A4vbssnAK2_g) \ No newline at end of file