叶茂盛

记一记

Sidebar

Pages

  • About ME
  • Contact Me

Categories

  • SA (194)
    • Linux (141)
    • Cloud (20)
    • Network (10)
    • Monitoring (12)
    • FreeBSD (3)
    • Windows (8)
  • DBA (26)
    • Mysql (22)
    • SQLServer (4)
  • WEB Dev (61)
    • PHP (38)
    • Javascript (5)
    • .NET (8)
    • Related (10)
  • Other (176)
    • Tips (176)

Tags

8楼 960 B1 canon cassandra chinese christmas color ddos dmehosting EAPI grid happy libmysqlclient pageant pexpect pickup portage pptpd public rapidxen redis solr sphinx tomcat warning webgrind xdebug 删除 单词 各种 场景 天空之城 我 操作 数码影像 文件编码 春节 梅龙镇 破解 签证 管理 经验 美国 颜色

Archives

Friend

  • 回忆未来[张宴]
  • 运维进行时

代码

PHP数据库存储session

Standard

First up, we need to create a table to handle the session data, and here's how it will look: CREATE TABLE sessions (ID INT NOT NULL AUTO_INCREMENT PRIMARY KEY, SessionID CHAR(26), Data TEXT DEFAULT '', DateTouched INT); Now, session operations script [read more]

  • Date 2008-05-29
  • Tags 范例, session, code, 数据库, 代码, php

ASP.NET文件上传范例

Standard

Import Namespace="System" Import Namespace="System.Web.HttpPostedFile" Import Namespace="System.Web.UI.HtmlControls.HtmlInputFile"

  • Date 2008-05-28
  • Tags asp.net, 范例, 文件上传, 代码
  • Comments Leave a comment

ASP.NET调用DLL范例

Standard

Imports System.Data Imports System.Data.OleDb Public Class Conn

  • Date 2008-05-28
  • Tags asp.net, dll, 范例, 代码
  • Comments Leave a comment

VB.NET更改域用户身份复制文件到域中的共享目录

Standard

Imports System.Management Imports System.Security.Principal

  • Date 2008-05-28
  • Tags 代码, 复制文件, 身份权限, 软件开发, VB.NET
  • Comments 1 Comment

Post navigation

Newer posts
Domain since 2001