随笔 - 390  文章 - 51  评论 - 166  阅读 - 199万
04 2015 档案
python之对指定目录文件夹的批量重命名
摘要:python之对指定目录文件夹的批量重命名import os,shutil,stringdir = "/Users/lee0oo0/Documents/python/test" #指定的目录for i in os.listdi... 阅读全文
posted @ 2015-04-29 15:16 lee0oo0 阅读(1431) 评论(0) 推荐(0) 编辑
ios之VFL的补充(三)
摘要:@"|-50-[buttonA(80@100)]-[buttonB(90@200)]-50-|"这条语句的含义是:“左右边距都为50,中间有两个按钮,相隔缺省宽度,一个控件宽度为80,约束优先级为100;另一个控件宽度为90,约束优先级为200”。实际运行后,发现buttonB的控件宽度为90,而b... 阅读全文
posted @ 2015-04-24 10:19 lee0oo0 阅读(401) 评论(0) 推荐(0) 编辑
ios之VFL的补充(二)
摘要:[self.contentView addConstraints:[NSLayoutConstraint constraintsWithVisualFormat:@"V:[languageImage(15)]" ... 阅读全文
posted @ 2015-04-22 15:45 lee0oo0 阅读(267) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

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