国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 開發 > 綜合 > 正文

自定義控件的使用二----DBGlobal.cs部分

2024-07-21 02:16:45
字體:
來源:轉載
供稿:網友
using system;

namespace com.oztime.workshop.codebase.db
{
    /// <summary>
    /// summary description for dbglobal.
    /// </summary>
    public class dbglobal
    {
        public dbglobal()
        {
            //
            // todo: add constructor logic here
            //
        }
        public static string dsn="dsn";
        /*--------------以下內容與用戶類相關----------*/
        public static string selectuserbyid="select * from users where [email protected]";
        public static string selectuserbyname="select * from users where [email protected]";
        public static string addnewuser="insert into users(username,password,usersex,useremail,usertitle) values(@username,@password,@usersex,@useremail,@usertitle)";
        public static string selectcurrentuserid="select max(userid) from users";
        public static string selectuserbynameandpassword="select * from users where username=? and password=?";
        
        /*-----------------end-----------------------*/

    }
}
 

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 太仆寺旗| 增城市| 辰溪县| 资兴市| 涟源市| 南丰县| 广东省| 沁源县| 贵港市| 咸阳市| 武川县| 九龙城区| 阳东县| 和平县| 会东县| 衢州市| 盖州市| 神农架林区| 竹山县| 巴青县| 邢台县| 环江| 康马县| 循化| 台南市| 云和县| 蓬安县| 维西| 阜南县| 射洪县| 个旧市| 龙陵县| 弥渡县| 双峰县| 龙江县| 保亭| 陈巴尔虎旗| 云霄县| 博野县| 青阳县| 江北区|