代码搜索:Operator
找到约 10,000 项符合「Operator」的源代码
代码结果 10,000
www.eeworm.com/read/377685/2698074
java operator.java
package com.szmx.tlms.admin.model;
import com.szmx.framework.base.model.VersionObject;
import java.util.Date;
/**
* Created by IntelliJ IDEA.
* User: tan
* Date: 2006-7-31
* Time: 8:0
www.eeworm.com/read/377592/2698696
java operator.java
package bean;
public class Operator
{
private String operator_ID,operator_Name,operator_Pwd,is_Admin;
public void setOperator_ID(String id)
{
operator_ID = id;
}
public String getOper
www.eeworm.com/read/377229/2704815
java operator.java
/*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/376468/2710423
sql operator.sql
create table operator(
hoscode char(4) not null, //医院编号
loginname char(10) not null, //登录名
fullname char(10) not null, //姓名
sex tinyint not null, //性别:1-男,0-女
belong char(20) not null, //科室名称
www.eeworm.com/read/376468/2710463
sql operator.sql
create table operator(
hoscode char(4) not null, //医院编号
loginname char(10) not null, //登录名
fullname char(10) not null, //姓名
sex tinyint not null, //性别:1-男,0-女
belong char(20) not null, //科室名称
www.eeworm.com/read/376468/2710512
sql operator.sql
create table operator
(loginname char(10) not null, //登录名
fullname char(10) not null, //姓名
sex tinyint not null, //性别:1-男,0-女
belong char(20) not null, //科室名称
password char(20) not null, //登录口
www.eeworm.com/read/376468/2710548
sql operator.sql
CREATE TABLE operator (
loginname char(10),
fullname char(10),
sex float,
belong char(20),
password char(20),
menuright char(60));
INSERT INTO operator VALUES (
'adm',
'系统管理员',
1,
www.eeworm.com/read/375190/2726909
hpp operator.hpp
/*=============================================================================
Copyright (c) 2001-2007 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompan
www.eeworm.com/read/375190/2727126
hpp operator.hpp
// Copyright (c) 2001-2008 Hartmut Kaiser
//
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.tx
www.eeworm.com/read/375190/2727252
hpp operator.hpp
/*=============================================================================
Copyright (c) 2001-2007 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompan