MM 相关的软件列表

首页

nginx安装及配置支持php的教程(全)

2020-02-16 标签:n,ginx,安装,配置,支持,php,教程,pcre,tar,gz,正则,表达式,下载,地址,ftp,csx

pcre-7.8.tar.gz正则表达式下载地址:ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/nginx-0.7.26.tar下载地址:http://www.nginx.net/php-5.2.6.tar.bz2下载地址:http://

首页

IE条件语句 IE hack大全

2020-02-16 标签:ie,条件,语句,hack,大全,conditional,comments,work,follows,实现,代码,如下,special,endif,code,basic,structure,html

Conditional comments work as follows: 实现代码如下: Special instructions for IE 6 here [code] Their basic structure is the same as an HTML comment (). There

首页

SQL SERVER数据操作类代码

2020-02-16 标签:sql,server,数据,操作,代码,实现,如下,using,system,data,web,security,ui,webcontrols,webparts,sqlclient,summary

实现代码如下: using System; using System.Data; using System.Configuration; using System.Web; using System.Web.Security; using System.Web.UI; using System.We

首页

centos下mysql主从同步快速设置步骤分享

2020-02-16 标签:centos,mysql,主从,同步,快速,设置,步骤,分享,安装,环境,xx,采用,rpm,直接,xtrabackup,22

安装环境 centos 5.4 mysql 5.1.xx 采用rpm直接安装 xtrabackup 1.2.22 采用rpm直接安装 1. Master:/etc/my.cnf [mysqld] server-id = 1 log-bin innodb_flush_log_at_trx_commit

首页

DOS下内存的配置

2020-02-16 标签:dos,内存,配置,模式,通常,使用,m,以下,空间,其中,基本,640,k,而上,需要,相应

实模式的DOS通常只能使用1M以下的内存空间。其中基本内存为640K,而上位内存则需要相应的内存管理器。基本内存的管理尤为重要,因为使用不当会造成一些程序无法运行。那么,应如何优化使用它呢?这儿有一些建议。 首先,加载提供上位内存(UMB)的内存管理器。通常有EMM386和QEMM等,不过这些工具自

首页

cmd下开启telnet的方法

2020-02-16 标签:cmd,开启,telnet,方法,启动,sc,config,tlntsvr,start,auto,n,et,管理工具,c,tlntadmn,用法,computer,ame

1.启动 sc config tlntsvr start= auto net start telnet 2.telnet管理工具 C:\>tlntadmn /? 用法: tlntadmn [computer name] [common_options] start | stop | pause

首页

c# 共享状态的文件读写实现代码

2020-02-16 标签:c,共享,状态,文件,读写,实现,代码,如下,using,system,io,text,n,amespace,lucienbao,commons,public,static,class,filehelper

实现代码如下: using System.IO; using System.Text; namespace LucienBao.Commons { public static class FileHelper { public static string ShareRead(string file,

首页

让PHP更快的提供文件下载的代码

2020-02-16 标签:php,更快,提供,文件,下载的,代码,这样做,没办法,统计,权限,检查,等等,工作,采用,转发,用户,下载,实现,如下,file

但是, 这样做, 就没办法做一些统计, 权限检查, 等等的工作. 于是, 很多时候, 我们采用让PHP来做转发, 为用户提供文件下载. 实现代码如下: <?php $file = "/tmp/dummy.tar.gz"; header("Content-type: application/oc

首页

SQL Server 日期相关资料详细介绍

2020-02-16 标签:sql,server,日期,相关,资料,详细,介绍,类型,2008,来说,2000,2005,稍微,有被,淘汰,迹象,所以在,不作,过多

一、日期类型:对于SQL Server 2008 来说(因为2000甚至2005已经稍微有被淘汰的迹象,所以在此不作过多说明,加上自己工作使用的是2008R2。所以不保证08以前的能用),日期类型有:数据类型格式范围精确度存储大小(以字节为单位)用户定义的秒的小数精度时区偏移量time hh:mm:

首页

shp2sqlserver 用法简析

2020-02-16 标签:shp,sqlserver,用法,官方,说明,a,command,line,tool,loading,shapefiles,microsoft,sql,server,2008,modeled,postgis

shp2sqlserver用法简析 官方说明: shp2sqlserver is a command line tool for loading shapefiles into Microsoft SQL Server 2008. It is modeled after PostGIS's shp2