12 2014 档案

摘要:sphinx-build 生成的(htmlhelp) 存在2个问题1.生成的html 编码 cp2152,需要修改/sphinx/builders/html.py ctx['encoding'] = encoding = self.encoding ctx['encoding'] = e... 阅读全文
posted @ 2014-12-23 02:24 1CM 阅读(13369) 评论(1) 推荐(6)
摘要:在wx.html2.EVT_WEBVIEW_LOADED中,用WebView.RunScript运行删除链接目标的脚本 javaScriptStr = '''function deleteBlank() { var links = document... 阅读全文
posted @ 2014-12-19 18:31 1CM 阅读(1024) 评论(0) 推荐(0)
摘要:延吉地面站信息高度(市区距离) 150 M纬度 (+ 北) 42.23 度经度 (+/-180,+东) 129.48 度韩星6号 卫星信息(KBS1-2)纬度(+ 北) 0 度经度(+/-180,+东) 116 度方位角 (顺时针从北) 199.64... 阅读全文
posted @ 2014-12-03 17:35 1CM 阅读(1509) 评论(0) 推荐(0)