摘要:
c:\python38\lib\site-packages\pywinauto\application.py:1062: UserWarning: 32-bit application should be automated using 32-bit Python (you use 64-bit P 阅读全文
摘要:
select top @pageSize id from tablename where id not in ( select top @offset id from tablename ) select top 10 id from zd_customer_new where id not in 阅读全文