Python具有强大的扩展能力,我列出了50个很棒的Python模块,包含几乎所有的需要:比如Databases,GUIs,Images,
Sound, OS interaction, Web,以及其他。Graphical
interfacewxPythonhttp://wxpython.orgGr...
分类:
编程语言 时间:
2014-04-30 01:28:15
阅读次数:
680
1 安装及下载client 端2 什么是SVN(Subversion)?3 为甚么要用SVN?4
怎么样在Windows下面建立SVN Repository?5 建立一个Working目录6 新增档案及目录到Repository中7 更新档案及目录8
更新至特定版本9 复制档案及目录10 制作Tag...
分类:
其他好文 时间:
2014-04-30 01:04:41
阅读次数:
544
在本地开发环境中,一切正常,部署到服务器后(windows 2003 +
tomcat)含有中文的查询和表单提交都有乱码,从以下几个方面检查并解决了问题:1、将所有jsp、js、css文件默认编码改为了utf-8,未解决问题。2、struts2的配置文件中加入了节点:
,未解决问题。3、web.xm...
分类:
数据库 时间:
2014-04-30 00:36:57
阅读次数:
588
Php文件放到:D:\web\Apache2.2\htdocs修改D:\web\PHP\php.ini拓展修改D:\web\Apache2.2\conf\httpd.conf
支持php ,配置本机模拟域名后添加配置支持phpLoadModule php5_module "D:/web/PHP/ph...
package com.szy.service;import
android.app.Service;import android.content.Intent;import
android.os.IBinder;import android.util.Log;public class Exampl...
分类:
其他好文 时间:
2014-04-30 00:10:08
阅读次数:
510
package com.szy.activity;import
android.app.Activity;import android.content.Intent;import
android.os.Bundle;import android.util.Log;import android.vie...
分类:
其他好文 时间:
2014-04-29 23:35:22
阅读次数:
590
1.关于SQL查询效率,100w数据,查询只要1秒,与您分享:机器情况p4: 2.4内存: 1
Gos: windows 2003数据库: ms sql server 2000目的: 查询性能测试,比较两种查询的性能SQL查询效率 step by
step-- setp 1.-- 建表create ...
分类:
数据库 时间:
2014-04-29 23:33:20
阅读次数:
814
转载:http://blog.csdn.net/wangqiulin123456/article/details/170686491.
添加删除受信任站点:/HKEY_CURRENT_USER/SoftWare/Microsoft/Windows/CurrentVersion/Internet
Se...
分类:
其他好文 时间:
2014-04-29 23:00:29
阅读次数:
657
Telerik控件版本:RadControls for Silverlight Q1
2013当前的Telerik Silverlight 控件支持以下主题Office Black - 这是默认主题,无需加载其它任何dll文件。Office
Blue - 引用 Telerik.Windows.The...
分类:
Web程序 时间:
2014-04-29 22:43:57
阅读次数:
1372
MyMap.erase(Itor++);//在windows下也可以Itor =
MyMap.erase(Itor),但是在linux下不行。
分类:
编程语言 时间:
2014-04-29 21:07:33
阅读次数:
507