会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
clark_chen
博客园
首页
新随笔
联系
订阅
管理
2020年6月12日
打印更新当前时间,且不换行,\r,和end的用法
摘要: while True: print("\r北京时间:%s:%s:%s"%(sp[0],sp[1],sp[2]),end="")
阅读全文
posted @ 2020-06-12 11:57 clark_chen
阅读(150)
评论(0)
推荐(0)
2020年6月10日
datagridview查询输入值
摘要: using system.data.sqlusing system.data.sqlclientdataset ds= new dataset();string connectionString=连接字符串string commandString=查询语句(如"select * from 表 whe
阅读全文
posted @ 2020-06-10 12:25 clark_chen
阅读(128)
评论(0)
推荐(0)
公告