搜索到与相关的文章
Linux

卸载和安装LINUX上的JDK

卸载默认的:用root用户登陆到系统,打开一个终端输入#rpm-qa|grepgcj显示内容其中包含下面两行信息#java-1.4.2-gcj-compat-1.4.2.0-27jpp#java-1.4.2-gcj-compat-devel-l.4.2.0-27jpp卸载#rpm-ejava-1.4.2-gcj-compat-devel-l.4.2.0-27jpp#rpm-ejava-1.4.2-gcj-compat-l.4.2.0-27jpp卸载其他自己

系统 2019-08-12 01:31:58 3346

Jquery

QueryPath, php上的jQuery

红得发紫的jQuery框架是专门用于页面Javascript程序设计的,它通过一种优雅的方式让我们轻松自如地操作页面的所有元素而无须担心浏览器版本以及兼容性等问题。受到jQuery的启发,一种试图让Web开发者在PHP中直接采用jQuery方式操纵和生成HTML/XML元素的QueryPath计划开始了,库的发开者是MattButcher。QueryPath可以很方便地读入和生成HTML/XML,使用jQuery类似的语法和函数遍历文档对象,支持远程URL

系统 2019-08-29 23:21:33 3345

PHP

php 计算UPS运费 ( UPS shipping cost )

Prettymucheverywebsitethatimplementsashoppingcartwithonlinepaymentandcheckoutofproductstobeshipped,needstohaveashippingcalculator.Dependingonthecompanyorcompaniesthatyouchoosetoshiptheproductswith,you'llneedtoreadthedocumentationo

系统 2019-08-29 22:41:10 3345

MySql

MySQL :: MySQL 5.1参考手册 :: 26. 连接器

MySQL::MySQL5.1参考手册::26.连接器第26章:连接器目录26.1.MySQLConnector/ODBC26.1.1.MyODBC介绍26.1.2.关于ODBC和MyODBC的一般信息26.1.3.如何安装MyODBC26.1.4.在Windows平台上从二进制版本安装MyODBC26.1.5.I在Unix平台上从二进制版本安装MyODBC26.1.6.在Windows平台上从源码版本安装MyODBC26.1.7.在Unix平台上从源码版

系统 2019-08-12 01:53:30 3345

Python

利用Python脚本在Nginx和uwsgi上部署MoinMoin的教程

在CentOS下使用apache+mod_wsgi部署了MoinMoin,但是编辑和保存页面很慢,于是准备使用nginx+uwsgi重新部署本文假定已经按照官方指引QuickMoinMoinonCentOS完成了apache和mod_wsgi之外的基础安装安装Nginx默认情况下,CentOS下没有nginx的源,需要自己手动添加,访问http://nginx.org/en/linux_packages.html#stable下载CentOS6的rpm包,

系统 2019-09-27 17:48:11 3344

MySql

Mysql提示you need the SUPER privilege for th

文章摘抄http://blog.sina.com.cn/s/blog_6fd605b50100q5es.html在fedora14上直接yuminstallmysqlmysqlserver装好mysql之后用mysqladmin修改密码提示mysqladmin:Can'tturnofflogging;error:'Accessdenied;youneedtheSUPERprivilegeforthisoperation'mysqladmin:Can'ttu

系统 2019-08-29 22:10:14 3344

各行各业

SCTP 一句话介绍

http://en.wikipedia.org/wiki/Stream_Control_Transmission_Protocol因为TCP的一些限制而出现了SCTP,TCPprovidesbothreliabledatatransferandstrictorder-of-transmissiondeliveryofdata.Someapplicationsneedreliabletransferwithoutsequencemaintenance,whi

系统 2019-08-12 09:27:37 3343

Ubuntu

Numpy, Scipy, and Pandas – Oh My! (Ubuntu 1

Numpy,Scipy,andPandas–OhMy!(Ubuntu11.10)»AdamKlein'sBlogNumpy,Scipy,andPandas–OhMy!(Ubuntu11.10)Data,Linux,Programming,PythonAddcommentsNov172011I’vegotaspankingnewinstallofKubuntu11.10,andIneedtogetitsetupforPythondatahacking.Sur

系统 2019-08-12 01:33:15 3342

Android

Android实现各种对话框的变体

packagecom.easyway.android.diaglogs;importandroid.app.Activity;importandroid.app.AlertDialog;importandroid.app.AlertDialog.Builder;importandroid.content.DialogInterface;importandroid.os.Bundle;importandroid.view.LayoutInflater;imp

系统 2019-08-12 09:29:58 3341

Linux

Readline简介 - Linux技术问答 - Linux中国 | L

Readline简介-Linux技术问答-Linux中国|Linux.cn-我们的Linux中文社区Readline简介[复制链接]查看:744|回复:1楼主SpringWater发表于2010-8-3011:48|只看该作者|倒序浏览|打印Readline是一个强大的库,只要使用了它的程序,都可以用同一个配置文件配置,而且用同样的方法操作命令行,让你可以方便的编辑命令行。使用readline的程序现在主要有Bash,GDB,ftp等。readline付予

系统 2019-08-12 01:32:12 3341