2009年1月2日
摘要: 1, Qt Designer 2, pyuic4 *.ui 3, # start.py import sys from PyQt4 import QtCore, QtGui from edytor import * app = QtGui.QApplication(sys.argv) window = QtGui.QMainWindow() ui = Ui_mainWindow(... 阅读全文
posted @ 2009-01-02 03:42 jerry data 阅读(191) 评论(0) 推荐(0) 编辑
  2008年12月27日
摘要: ref: http://www.codeproject.com/KB/scripting/OverlibDemo.aspx This article describes an encapsulation of an existing JavaScript popup library using ASP.NET custom controls with the script being provi... 阅读全文
posted @ 2008-12-27 20:49 jerry data 阅读(133) 评论(0) 推荐(0) 编辑
  2008年12月12日
摘要: ref:http://code.google.com/p/google-diff-match-patch/ http://google-diff-match-patch.googlecode.com/files/diff_match_patch_20081204.zip API API for Diff, Match and Patch Library. Introducti... 阅读全文
posted @ 2008-12-12 11:42 jerry data 阅读(386) 评论(0) 推荐(0) 编辑
  2008年12月4日
摘要: refer to : http://www.directionsmag.com/article.php?article_id=670&trv=1&trv=1 In order to geocode data, it must contain information about location such as a street address, a postal code (or at lea... 阅读全文
posted @ 2008-12-04 16:04 jerry data 阅读(273) 评论(0) 推荐(0) 编辑
摘要: http://downloads2.esri.com/campus/uploads/library/pdfs/35856.pdf 阅读全文
posted @ 2008-12-04 15:46 jerry data 阅读(641) 评论(0) 推荐(0) 编辑