代码搜索:String
找到约 10,000 项符合「String」的源代码
代码结果 10,000
www.eeworm.com/read/367283/9759579
cs fileinfo.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace MyOffice.Models
{
[Serializable()]
public class FileInfo
{
private int fileID;
p
www.eeworm.com/read/367283/9759603
cs schedule.cs
//============================================================
// Producnt name: BoBoARTS.CodeMad
// Version: 1.0
// Coded by: Shen Bo (bo.shen@jb-aptech.com.cn)
// Auto generated at: 2008-
www.eeworm.com/read/367283/9759615
cs operatelog.cs
//============================================================
// Producnt name: BoBoARTS.CodeMad
// Version: 1.0
// Coded by: Shen Bo (bo.shen@jb-aptech.com.cn)
// Auto generated at: 2008-
www.eeworm.com/read/413111/11167332
pas unit_sendmail.pas
unit Unit_SendMail;
interface
uses
Windows,Wininet;
function HtmlEncode(s: string): string;
function PostURL(const aUrl: string;FTPostQuery:String): Boolean;
implementation
function HtmlEn
www.eeworm.com/read/413111/11167400
pas unit_sendmail.pas
unit Unit_SendMail;
interface
uses
Windows,Wininet;
function HtmlEncode(s: string): string;
function PostURL(const aUrl: string;FTPostQuery:String): Boolean;
implementation
function HtmlEn
www.eeworm.com/read/412922/11175563
cs user.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace ExamModel.Auto_Generated_Code
{
public class User
{
///
/// 用户信息
///
www.eeworm.com/read/412922/11175569
cs multiproblem.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace ExamModel.Auto_Generated_Code
{
public class MultiProblem
{
///
/// 多选题模型
www.eeworm.com/read/412922/11175578
cs singleproblem.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace ExamModel.Auto_Generated_Code
{
public class SingleProblem
{
///
/// 单选题模型
www.eeworm.com/read/412922/11175634
cs user.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace ExamModel.Auto_Generated_Code
{
public class User
{
///
/// 用户信息
///
www.eeworm.com/read/412922/11175640
cs multiproblem.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace ExamModel.Auto_Generated_Code
{
public class MultiProblem
{
///
/// 多选题模型