惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Proofpoint News Feed
D
DataBreaches.Net
雷峰网
雷峰网
WordPress大学
WordPress大学
Microsoft Security Blog
Microsoft Security Blog
云风的 BLOG
云风的 BLOG
Google DeepMind News
Google DeepMind News
Blog — PlanetScale
Blog — PlanetScale
MongoDB | Blog
MongoDB | Blog
F
Fortinet All Blogs
B
Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Engineering at Meta
Engineering at Meta
月光博客
月光博客
V
Visual Studio Blog
美团技术团队
I
InfoQ
Stack Overflow Blog
Stack Overflow Blog
Hugging Face - Blog
Hugging Face - Blog
爱范儿
爱范儿
博客园 - 【当耐特】
V
V2EX
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 聂微东

Processing

用 Processing 语言开发安卓应用 有没有人熟悉 java,且知道 processing 这个软件的? 求推荐学习 Processing 的书籍 用代码画画,应该看哪方面的资料? 很想要的一本书《Generative Gestaltung》,由代码产生的艺术!
processing 中变量的转换
IanPeverell · 2015-04-06 · via Processing

如何将int型转化为string型的变量
我打算做一个processing的小程序,作为日记使用,自动将日期作为文件名储存,但是不知道如何将int转化为string

int m = month() 将月份储存到变量名内

之后就不知道怎么转化了

最后,很抱歉我找不到processing的节点,只好把它放到相近的Arduino里TAT