代码搜索:用户交互
找到约 10,000 项符合「用户交互」的源代码
代码结果 10,000
www.eeworm.com/read/309794/13664413
bas publicvar.bas
Attribute VB_Name = "PublicVar"
Public LoginSucceeded As Boolean '用户登录标志
Public UserID As String '用户ID
Public ConnectionString As String '数据库连接字符串
www.eeworm.com/read/104136/6207261
pas msbrroles.pas
unit MSBrRoles;
{******************************************
项目:
模块:用户/用户组 管理
日期:2002年11月1日
作者:贺才伟
更新:
******************************************}
interface
uses
Windows, Messages, SysU
www.eeworm.com/read/482691/6621365
c keyboard121.c
/*********************************************************
* 文件名称:
* keyboard12.c
* 程序功能描述:
* 行列式键盘检测
* 输入:
* 用户的按键事件
* 输出:
* 存放用户输入的
www.eeworm.com/read/482282/6622304
cs ihoteluser.cs
using System;
using System.Collections.Generic;
using System.Text;
using Model;
namespace IDAL
{
public interface IHotelUser
{
///
/// 按用户姓名获得用户密码
www.eeworm.com/read/259019/11826720
c keyboard12.c
/*********************************************************
* 文件名称:
* keyboard12.c
* 程序功能描述:
* 行列式键盘检测
* 输入:
* 用户的按键事件
* 输出:
* 存放用户输入的
www.eeworm.com/read/224087/14605879
c guest.c
/*guest.c:普通用户功能选择界面,根据用户选项调用相应函数*/
void Guest()
{
int choice = 0;
while(1)
{
printf("--------------------------------------------\n");
printf("|
www.eeworm.com/read/206903/15286155
c keyboard12.c
/*********************************************************
* 文件名称:
* keyboard12.c
* 程序功能描述:
* 行列式键盘检测
* 输入:
* 用户的按键事件
* 输出:
* 存放用户输入的
www.eeworm.com/read/21470/837648
landzo
/******************** (C) COPYRIGHT 2011 landzo ********************************
* 文件名 :user.c
* 描述 :用户自定义用户程序
*
* 实验平台 :Landzo 系统板
* 库版本 :
* 嵌入系统 :
*
*