代码搜索:UserData
找到约 4,368 项符合「UserData」的源代码
代码结果 4,368
www.eeworm.com/read/245521/4502433
cs userdata.cs
using System;
using System.Data;
namespace qminoa.Common.Data
{
///
/// UserData 的摘要说明。
///
public class UserData:DataSet
{
public const string EMP_ID="EmpID";
www.eeworm.com/read/245016/4508523
java userdata.java
package com.laoer.bbscs.user;
import java.sql.*;
import java.io.*;
import java.util.*;
import com.laoer.bbscs.db.*;
import com.laoer.bbscs.txthtml.*;
/**
* Title: BBS-CS
* Description: B
www.eeworm.com/read/239613/4596796
cs userdata.cs
using System;
using System.Data;
namespace qminoa.Common.Data
{
///
/// UserData 的摘要说明。
///
public class UserData:DataSet
{
public const string EMP_ID="EmpID";
www.eeworm.com/read/238859/4607971
java userdata.java
/* Copyright (c) 2006 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of
www.eeworm.com/read/238133/4618562
java userdata.java
/*
* Generated by XDoclet - Do not edit!
*/
package de.laliluna.tutorial.library.entity.interfaces;
/**
* Data object for User.
* @xdoclet-generated at ${TODAY}
* @copyright The XDoclet Team
*
www.eeworm.com/read/226162/4787981
c userdata.c
/*====================================================================
*
* Copyright (C) 1997 Acer Labs, Inc. All Rights Reserved.
*
* File: USERDATA.c
*
www.eeworm.com/read/224904/4801090
cs userdata.cs
using System;
using System.Data;
namespace qminoa.Common.Data
{
///
/// UserData 的摘要说明。
///
public class UserData:DataSet
{
public const string EMP_ID="EmpID";