我使用zamboni创建了firefox市场(公共测试服务器)
Content JS INFO at app://system.gaiamobile.org/js/app_install_manager.js:198 in ai_handleDownloadError: downloadError event, error code is INVALID_SECURITY_LEVEL
如何使用我
我有一个疑问,在python中字符串是,Z = "00123+0567*29/03-7"甚至我后来也尝试过用re.split('[+]|[*]|-|/', Z)使用for i in res : i = i.lstrip("0"),但它将正确地拆分,但是要用与字符串"Z“中的操作数与Z = "123+567*29/3-7"相同的操作数连接。