代码搜索:entered
找到约 1,546 项符合「entered」的源代码
代码结果 1,546
www.eeworm.com/read/113718/15450228
gsm you-entered.gsm
www.eeworm.com/read/439346/7711821
gsm the-number-you-entered-is.gsm
www.eeworm.com/read/337140/12388077
txt readme.txt
TValidatorEdit - README.TXT
===========================
1. What is the "TValidatorEdit" component?
------------------------------------------
1.1 Description
- - - - - - - -
TValidatorEdit i
www.eeworm.com/read/359058/10167885
config login.config
# login.config
#
# This is a sample "login dispatcher" configuration file for mgetty
#
# Format:
# username userid utmp_entry login_program [arguments]
#
# Meaning:
# for a "username" entered at
www.eeworm.com/read/227899/14406715
htm atvrock.htm
AT Command Manual (Voice Commands) for Rockwell ba
www.eeworm.com/read/163987/5501636
txt notes.txt
TJvValidateEdit
unit = JvValidateEdit
inherits from TJvCustomEdit
Introduced behaviour:
=====================
Properties:
===========
[Public]
AsCurrency: Currency
The value as a
www.eeworm.com/read/135541/13922182
config login.config
# login.config
#
# This is a sample "login dispatcher" configuration file for mgetty
#
# Format:
# username userid utmp_entry login_program [arguments]
#
# Meaning:
# for a "username" entered at
www.eeworm.com/read/100018/15888826
html edit_group_quota.html
Edit Group Quota
This form allows you to edit the quotas for some group. Each of the
hard and soft limits for blocks and files may be entered, or set as
unlimited.
www.eeworm.com/read/100018/15888832
html edit_user_quota.html
Edit User Quota
This form allows you to edit the quotas for some user. Each of the
hard and soft limits for blocks and files may be entered, or set as
unlimited.
www.eeworm.com/read/245586/12793157
c kbd.c
#include "hos.h"
/* Current shift state */
#define LEFT_SHIFT 0x01
#define RIGHT_SHIFT 0x02
#define LEFT_CTRL 0x04
#define RIGHT_CTRL 0x08
#define LEFT_ALT 0x10
#define RIGHT_ALT 0x20
#define SHIFT_M