代码搜索:SQLHelper
找到约 627 项符合「SQLHelper」的源代码
代码结果 627
www.eeworm.com/read/427063/1978823
java sqlhelper.java
/*
* SQLHelper.java
*
* Created on 2007年5月25日, 上午12:07
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package helper;
import
www.eeworm.com/read/404996/2296158
cs sqlhelper.cs
//===============================================================================
// This file is based on the Microsoft Data Access Application Block for .NET
// For more information please go to
www.eeworm.com/read/404996/2296159
cs sqlhelper.cs
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|10 Dec 2004 12:45:19 -0000
vti_extenderversion:SR|4.0.2.8912
vti_cacheddtm:TX|10 Dec 2004 12:45:19 -0000
vti_filesize:IR|11251
www.eeworm.com/read/400643/2348952
cs sqlhelper.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Data;
using System.Data.SqlClient;
namespace student.DB
{
public class SqlHelper
{
private S
www.eeworm.com/read/373726/2759640
cs sqlhelper.cs
//===============================================================================
// This file is based on the Microsoft Data Access Application Block for .NET
// For more information please go to
www.eeworm.com/read/373726/2759641
cs sqlhelper.cs
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|10 Dec 2004 12:45:19 -0000
vti_extenderversion:SR|4.0.2.8912
vti_cacheddtm:TX|10 Dec 2004 12:45:19 -0000
vti_filesize:IR|11251
www.eeworm.com/read/372310/2775308
java sqlhelper.java
/*
* 创建日期 2006-12-19
*
* TODO 要更改此生成的文件的模板,请转至
* 窗口 - 首选项 - Java - 代码样式 - 代码模板
*/
package bugtrail.util;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLExcep
www.eeworm.com/read/371066/2782345
cs sqlhelper.cs
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|06 Jan 2006 10:05:00 -0000
vti_extenderversion:SR|4.0.2.7802
www.eeworm.com/read/371066/2782351
cs sqlhelper.cs
//===============================================================================
// Microsoft Data Access Application Block for .NET
// http://msdn.microsoft.com/library/en-us/dnbda/html/daab-rm.as
www.eeworm.com/read/360260/2963853
cs sqlhelper.cs
using System;
using System.Data;
using System.Xml;
using System.Data.SqlClient;
using System.Collections;
namespace Park.Common
{
///
/// The SqlHelper class is intended