2012年6月5日
摘要: map.setCenter(new google.maps.LatLng(37.4419, -122.1419), 13);The setCenter JavaScript method takes in the center coordinate and a zoom level. The zoom level, as you might expect, determines how far the map should zoom in. The zoom level ranges from 0 (all the way zoomed out) to some upper value (al 阅读全文
posted @ 2012-06-05 19:51 -Anny- 阅读(418) 评论(0) 推荐(0)
摘要: I want to insert some data into mongo db using Java(on Ubuntu - Eclipse), but failed to connect to db server(on Windows XP virtual manchine). The error is below:java.io.IOException: couldn't connect to [/192.168.1.72:27017] bc:java.net.ConnectException: Connection timed outFirst, I can connect i 阅读全文
posted @ 2012-06-05 19:12 -Anny- 阅读(1562) 评论(0) 推荐(0)
摘要: 需要下载mgn-mqt82.exe,执行mgn-mqt82.exe前,要关闭杀毒软件,否则会直接被删掉,或是提示“不是有效的32位应用程序”!!破解步骤:1.安装qtp,一路默认下来,到要求输入License的界面(选择那个 单机许可证)2.拷贝mgn-mqt82.exe(下载)到C:\Program Files\Mercury Interactive(自己手动创建)文件夹下3.自己手动创建C:\Program Files\Common Files\Mercury Interactive\License Manager文件夹4.执行自己刚才创建的C:\Program Files\Mercury 阅读全文
posted @ 2012-06-05 15:54 -Anny- 阅读(599) 评论(0) 推荐(0)