代码搜索:StudentManager
找到约 481 项符合「StudentManager」的源代码
代码结果 481
www.eeworm.com/read/280314/10340466
properties driver.properties
drivers=com.microsoft.jdbc.sqlserver.SQLServerDriver
url=jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=studentmanager
user=sa
password=wang411dong516
www.eeworm.com/read/280310/10340786
properties driver.properties
drivers=com.microsoft.jdbc.sqlserver.SQLServerDriver
url=jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=studentmanager
user=sa
password=wang411dong516
www.eeworm.com/read/422064/10666283
cs program.cs
using System;
using System.Collections.Generic;
using System.Windows.Forms;
namespace StudentManager
{
static class Program
{
///
/// 应用程序的主入口点。
/
www.eeworm.com/read/458552/7294126
cs oracledal.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace StudentManager.Oracle
{
class OracleDAL
{
}
}
www.eeworm.com/read/458552/7294142
txt dalfactory.csproj.filelist.txt
bin\Debug\StudentManager.DALFactory.dll
bin\Debug\StudentManager.DALFactory.pdb
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\StudentManager.DALFactory.dll
obj\Debug\StudentManager.DALFactory
www.eeworm.com/read/458552/7294150
cs dataaccess.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Reflection;
using System.Configuration;
//5_1_a_s_p_x.c_o_m
namespace StudentManager.DALFactory
{
///
www.eeworm.com/read/458552/7294175
txt bll.csproj.filelist.txt
bin\Debug\StudentManager.BLL.dll
bin\Debug\StudentManager.BLL.pdb
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\StudentManager.BLL.dll
obj\Debug\StudentManager.BLL.pdb
bin\Debug\StudentManag
www.eeworm.com/read/458552/7294181
cs stuclass.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Web.UI.WebControls;
using StudentManager.DALFactory;
using StudentManager.IDAL;
using StudentManager.Model;
using
www.eeworm.com/read/458552/7294207
cs speciality.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Data;
using System.Web.UI.WebControls;
using StudentManager.DALFactory;
using StudentManager.IDAL;
using StudentM
www.eeworm.com/read/458552/7294216
txt sqlserver.csproj.filelist.txt
bin\Debug\StudentManager.SQLServer.dll
bin\Debug\StudentManager.SQLServer.pdb
obj\Debug\ResolveAssemblyReference.cache
obj\Debug\StudentManager.SQLServer.dll
obj\Debug\StudentManager.SQLServer.pdb