摘要: list包含数字,不能直接转化成字符串。 解决办法:print(" ".join('%s' %id for id in list1)) 阅读全文
posted @ 2018-01-06 11:42 icon_haru 阅读(8955) 评论(1) 推荐(0)
摘要: INSERT INTO [DB_Division].[WinEncash_2017] SELECT * FROM OPENROWSET('SQLOLEDB ', '10.44.1.1\\MSSQLSERVER2016'; 'sa '; '123456 ', JS_ConsigneeManageQue 阅读全文
posted @ 2017-12-29 17:42 icon_haru 阅读(431) 评论(0) 推荐(0)