06 2023 档案

摘要:Electron App 安装包定制 -- Inno Setup 脚本 Pascal Scripting 初探在做 Electron 项目时,有个需求是安装包安装时要给客户机上装上某个软件 在查看 Inno Setup 官网后发现是通过 .iss 脚本编写实现自定义安装过程 可在 .iss 内可以添加脚本为安装过程添加逻辑 为了测试方便我用 vite 新建一个全新的 electron 项目 用的是这个脚手架 阅读全文
posted @ 2023-06-28 22:03 池中物王二狗 阅读(449) 评论(0) 推荐(1) 编辑
摘要:曲线艺术编程 coding curves 第十三章 超级椭圆与超级方程(Superellipses and Superformulas)# 第十三章 超级椭圆与超级方程(Superellipses and Superformulas) > 原作:Keith Peters https://www.bit-101.com/blog/2022/11/coding-curves/ > > 译者:池中物王二狗(sheldon) > > 源码: 阅读全文
posted @ 2023-06-24 20:21 池中物王二狗 阅读(363) 评论(0) 推荐(1) 编辑
摘要:曲线艺术编程 coding curves 第十二章 玑镂(扭索)纹# 第十二章 玑镂(扭索)纹 > 原作:Keith Peters https://www.bit-101.com/blog/2022/11/coding-curves/ > > 译者:池中物王二狗(sheldon) > > > 源码:github: https://github.com/willia 阅读全文
posted @ 2023-06-19 13:15 池中物王二狗 阅读(260) 评论(0) 推荐(0) 编辑
摘要:曲线艺术编程 coding curves 第十一章 玫瑰花形( ROSES)# 第十一章 玫瑰花形 ROSES > 原作:Keith Peters https://www.bit-101.com/blog/2022/11/coding-curves/ > > 译者:池中物王二狗(sheldon) > > 源码:github: https://github.com/willi 阅读全文
posted @ 2023-06-16 16:30 池中物王二狗 阅读(415) 评论(0) 推荐(2) 编辑
摘要:曲线艺术编程 coding curves 第十章 螺旋曲线(SPIRALS)> 原作:Keith Peters https://www.bit-101.com/blog/2022/11/coding-curves/ > 译者:池中物王二狗(sheldon) > 源码:github: https://github.com/willian12345/coding-curves 阅读全文
posted @ 2023-06-14 13:31 池中物王二狗 阅读(593) 评论(0) 推荐(0) 编辑
摘要:曲线艺术编程 coding curves 第九章 旋轮曲线(ROULETTE CURVES)# 第九章 旋轮曲线(ROULETTE CURVES) > 原作:Keith Peters https://www.bit-101.com/blog/2022/11/coding-curves/ > 译者:池中物王二狗(sheldon) > 源码:github: https://github.com 阅读全文
posted @ 2023-06-13 13:14 池中物王二狗 阅读(373) 评论(1) 推荐(2) 编辑
摘要:曲线艺术编程 coding curves 第八章 贝赛尔曲线(Bézier Curves)# 贝赛尔曲线(Bézier Curves) > 原作:Keith Peters https://www.bit-101.com/blog/2022/11/coding-curves/ > 译者:池中物王二狗(sheldon) > blog: http://cnblogs.com/willian/ 阅读全文
posted @ 2023-06-12 23:51 池中物王二狗 阅读(577) 评论(0) 推荐(1) 编辑
摘要:曲线艺术编程 coding curves 第七章 抛物线(Parabolas)# 抛物线 Parabolas > 原作:Keith Peters https://www.bit-101.com/blog/2022/11/coding-curves/ > 译者:池中物王二狗(sheldon) > blog: http://cnblogs.com/willian/ > 源码:gi 阅读全文
posted @ 2023-06-10 01:49 池中物王二狗 阅读(292) 评论(0) 推荐(2) 编辑
摘要:# 第六章 平托图 (Pintographs) > 原作:Keith Peters https://www.bit-101.com/blog/2022/11/coding-curves/ > 译者:池中物王二狗(sheldon) > blog: http://cnblogs.com/willian/ 阅读全文
posted @ 2023-06-08 14:04 池中物王二狗 阅读(233) 评论(0) 推荐(1) 编辑
摘要:> 原作:Keith Peters https://www.bit-101.com/blog/2022/11/coding-curves/ > 译者:池中物王二狗(sheldon) > blog: http://cnblogs.com/willian/ > 源码:github: https://gi 阅读全文
posted @ 2023-06-06 14:03 池中物王二狗 阅读(319) 评论(0) 推荐(2) 编辑
摘要:# 第四章 利萨茹曲线(Lissajous Curves) > 原作:Keith Peters https://www.bit-101.com/blog/2022/11/coding-curves/ > 译者:池中物王二狗(sheldon) > blog: http://cnblogs.com/wi 阅读全文
posted @ 2023-06-03 18:02 池中物王二狗 阅读(510) 评论(0) 推荐(1) 编辑
摘要:# 第三章 弧,圆,椭圆(TRIG CURVES) > 原作:Keith Peters https://www.bit-101.com/blog/2022/11/coding-curves/ > 译者:池中物王二狗(sheldon) > blog: http://cnblogs.com/willia 阅读全文
posted @ 2023-06-02 19:26 池中物王二狗 阅读(340) 评论(2) 推荐(2) 编辑
摘要:# 第二章 三角函数曲线(TRIG CURVES) > 原作:Keith Peters > 原文:https://www.bit-101.com/blog/2022/11/coding-curves/ > 译者:池中物王二狗(sheldon) > blog: http://cnblogs.com/w 阅读全文
posted @ 2023-06-01 21:22 池中物王二狗 阅读(387) 评论(0) 推荐(1) 编辑
摘要:> 原作:Keith Peters > 原文:https://www.bit-101.com/blog/2022/11/coding-curves/ > 译者:池中物王二狗(sheldon) > blog: http://cnblogs.com/willian/ > 源码与中英对照:github: 阅读全文
posted @ 2023-06-01 13:21 池中物王二狗 阅读(293) 评论(0) 推荐(0) 编辑

转载入注明博客园 王二狗Sheldon Email: willian12345@126.com https://github.com/willian12345
点击右上角即可分享
微信分享提示