摘要:
1. it is like wechat wait-sliderdeleteitem in iOS 看起来比较像微信删掉项 now support listview and gridview in CCUWPToolkit for UWP 现在支持ListView and GridView 在 CC 阅读全文
摘要:
a = "aaa" b = "bbb" c = "ccc" final = a + b + c print final import sys print(sys.version) print("hello world ~") import os print(os.defpath) name = "" 阅读全文