随笔分类 -  C Python

摘要:#include <string> Functions: stod stof stoi stol stold stoll stoul stoull to_string to_wstring Iterators: begin() end() 在迭代string的时候,string::iterator中 阅读全文
posted @ 2022-12-20 15:40 bruce_lp 阅读(59) 评论(0) 推荐(0) 编辑
摘要:C标准库链接: https://www.runoob.com/cprogramming/c-standard-library-stdio-h.html 15、int main(int argc, char *argv[], char *envp[]) 的用法 其实: int main(int arg 阅读全文
posted @ 2022-12-20 15:36 bruce_lp 阅读(86) 评论(0) 推荐(0) 编辑
摘要:1.IndentationError: unexpected indent(语法错误) bruce@bruce-desktop:~/... 阅读全文
posted @ 2022-12-03 23:39 bruce_lp 阅读(180) 评论(0) 推荐(0) 编辑
摘要:1.python 字符串和整数的转换 直接使用:float(‘31.2534’) 但要注意使用float()时,传入括号里的一定要有... 阅读全文
posted @ 2022-12-03 23:39 bruce_lp 阅读(315) 评论(0) 推荐(0) 编辑
摘要:一、在python的相关软件安装中 1、和java的 IDEA一样pycharm是集成开发环境visual studio也是一种开发... 阅读全文
posted @ 2022-12-03 23:39 bruce_lp 阅读(297) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示