摘要: 1. 以 release模式运行Python python -O process_file.py 可以在代码中加入以下命令,判断是否为release模式: if __debug__: print("Debug mode") else: print("Release mode") 2.使用Cython 阅读全文
posted @ 2024-10-20 13:36 RakanLiu 阅读(48) 评论(0) 推荐(0)
摘要: 欢迎来到我的留言板 阅读全文
posted @ 2024-10-20 13:31 RakanLiu 阅读(12) 评论(0) 推荐(0)
摘要: 欢迎来到我的友链小屋 展示本站所有友情站点,排列不分先后,均匀打乱算法随机渲染的喔! 友链信息 博客名称:RakanLiu博客网址:https://www.cnblogs.com/RakanLiu/博客头像:https://pic.cnblogs.com/avatar/1273193/2019080 阅读全文
posted @ 2024-10-20 11:17 RakanLiu 阅读(12) 评论(0) 推荐(0)