原创 python3 輸出 26個大小寫英文字母

import string words1 = list(string.ascii_uppercase) # 26個大寫英文字母 print(words1) words2 = list(string.ascii_lowerc

原创 python 操作微信雲數據庫

class DB(): def __init__(self): self.WECHAT_URL = 'https://api.weixin.qq.com/' self.APP_ID = 'w

原创 dump failed because no AndroidManifest.xml found

  解決辦法: 將apk名字改爲英文   點贊 收藏 分享 文章舉報 寫Bug 的大潘 發佈了42 篇原創文章 · 獲贊 10 · 訪問量 3萬+ 私信