Warning: error_log(/data/www/wwwroot/hmttv.cn/caches/error_log.php): failed to open stream: Permission denied in /data/www/wwwroot/hmttv.cn/phpcms/libs/functions/global.func.php on line 537 Warning: error_log(/data/www/wwwroot/hmttv.cn/caches/error_log.php): failed to open stream: Permission denied in /data/www/wwwroot/hmttv.cn/phpcms/libs/functions/global.func.php on line 537
我英語不好可以學(xué)編程嗎”相信這個(gè)問題,困擾著太多想學(xué)習(xí)編程,但英文不好的同學(xué)。
學(xué)習(xí)編程,常用的單詞就那么多,只要把常見的單詞學(xué)會(huì),你的代碼就能寫的很6,英語和編程的關(guān)系就是這么純粹和簡單。
現(xiàn)在小編把這些常用的單詞整理了出來,小伙伴們可以收藏分享此篇文章,每天坐公交,坐地鐵,睡覺前,任何閑暇之余,翻開讀一讀,看一看,以后再也不用擔(dān)心自己的英語不好就不能學(xué)習(xí)編程啦!
A
abstract 抽象的
abstract base class (ABC)抽象基類
abstract class 抽象類
abstraction 抽象、抽象物、抽象性
access 存取、訪問
access function 訪問函數(shù)
access level訪問級(jí)別
account 賬戶
action 動(dòng)作
activate 激活
active 活動(dòng)的
actual parameter 實(shí)參
adapter 適配器
add-in 插件
address 地址
address space 地址空間
ADO(ActiveX Data Object)ActiveX數(shù)據(jù)對象
advanced 高級(jí)的
aggregation 聚合、聚集
algorithm 算法
alias 別名
align 排列、對齊
allocate 分配、配置
allocator分配器、配置器
angle bracket 尖括號(hào)
annotation 注解、評注
API (Application Programming Interface) 應(yīng)用(程序)編程接口
appearance 外觀
append 附加
application 應(yīng)用、應(yīng)用程序
application framework 應(yīng)用程序框架
Approximate String Matching 模糊匹配
architecture 架構(gòu)、體系結(jié)構(gòu)
archive file 歸檔文件、存檔文件
argument參數(shù)。
array 數(shù)組
arrow operator 箭頭操作符
assert(ion) 斷言
assign 賦值
assignment 賦值、分配
assignment operator 賦值操作符
associated 相關(guān)的、相關(guān)聯(lián)的
asynchronous 異步的
attribute 特性、屬性
authentication service 驗(yàn)證服務(wù)
authorization 授權(quán)
B
background 背景、后臺(tái)(進(jìn)程)
backup 備份
backup device備份設(shè)備
backup file 備份文件
backward compatible 向后兼容、向下兼容
base class 基類
base type 基類型
batch 批處理
BCL (base class library)基類庫
Bin Packing 裝箱問題
binary 二進(jìn)制
binding 綁定
bit 位
bitmap 位圖
block 塊、區(qū)塊、語句塊
boolean 布林值(真假值,true或false)
border 邊框
bounds checking 邊界檢查
boxing 裝箱、裝箱轉(zhuǎn)換
brace (curly brace) 大括號(hào)、花括號(hào)
bracket (square brakcet) 中括號(hào)、方括號(hào)
breakpoint 斷點(diǎn)
browser applications 瀏覽器應(yīng)用(程序)
browser-accessible application 可經(jīng)由瀏覽器訪問的應(yīng)用程序
bug 缺陷錯(cuò)誤
build 編連(專指編譯和連接)
built-in 內(nèi)建、內(nèi)置
bus 總線
business 業(yè)務(wù)、商務(wù)(看場合)
business Logic 業(yè)務(wù)邏輯
business rules 業(yè)務(wù)規(guī)則
buttons 按鈕
by/through 通過
byte 位元組(由8 bits組成)
C
cache 高速緩存
calendar 日歷
Calendrical Calculations 日期
call 調(diào)用
call operator 調(diào)用操作符
callback 回調(diào)
candidate key 候選鍵 (for database)
cascading delete 級(jí)聯(lián)刪除 (for database)
cascading update 級(jí)聯(lián)更新 (for database)
casting 轉(zhuǎn)型、造型轉(zhuǎn)換
catalog 目錄
chain 鏈(function calls)
character 字符
character format 字符格式
character set 字符集
check box 復(fù)選框
check button 復(fù)選按鈕
CHECK constraints CHECK約束 (for database)
checkpoint 檢查點(diǎn) (for database)
child class 子類
CIL (common intermediate language)通用中間語言、通用中介語言
class 類
class declaration 類聲明
class definition 類定義
class derivation list 類繼承列表
class factory 類廠
class hierarchy 類層次結(jié)構(gòu)
class library 類庫
class loader 類裝載器
class template 類模板
class template partial specializations 類模板部分特化
class template specializations 類模板特化
classification 分類
clause 子句
cleanup 清理、清除
CLI (Common Language Infrastructure) 通用語言基礎(chǔ)設(shè)施
client 客戶、客戶端
client application 客戶端應(yīng)用程序
client area 客戶區(qū)
client cursor 客戶端游標(biāo) (for database)
client-server 客戶機(jī)/服務(wù)器、客戶端/服務(wù)器
clipboard 剪貼板
clone 克隆
CLS (common language specification) 通用語言規(guī)范
code access security 代碼訪問安全
code page 代碼頁
COFF (Common Object File Format) 通用對象文件格式
collection 集合
COM (Component Object Model) 組件對象模型
combo box 組合框
command line 命令行
comment 注釋
commit 提交 (for database)
communication 通訊
compatible 兼容
compile time 編譯期、編譯時(shí)
compiler 編譯器
component組件
composite index 復(fù)合索引、組合索引 (for database)
composite key 復(fù)合鍵、組合鍵 (for database)
composition 復(fù)合、組合
concept 概念
concrete具體的
concrete class 具體類
concurrency 并發(fā)、并發(fā)機(jī)制
configuration 配置、組態(tài)
Connected Components 連通分支
connection 連接 (for database)
connection pooling 連接池
console 控制臺(tái)
constant 常量
Constrained and Unconstrained Optimization 最值問題
constraint 約束 (for database)
construct 構(gòu)件、成分、概念、構(gòu)造(for language)
constructor (ctor) 構(gòu)造函數(shù)、構(gòu)造器
container 容器
containment包容
context 環(huán)境、上下文
control 控件
cookie
copy 拷貝
CORBA 通用對象請求中介架構(gòu)(Common Object Request Broker Architecture)
cover 覆蓋、涵蓋
create/creation 創(chuàng)建、生成
crosstab query 交叉表查詢 (for database)
Cryptography 密碼
CTS (common type system)通用類型系統(tǒng)
cube 多維數(shù)據(jù)集 (for database)
cursor 光標(biāo)
cursor 游標(biāo) (for database)
custom 定制、自定義
D
data 數(shù)據(jù)
data connection 數(shù)據(jù)連接 (for database)
data dictionary 數(shù)據(jù)字典 (for database)
data file 數(shù)據(jù)文件 (for database)
data integrity 數(shù)據(jù)完整性 (for database)
data manipulation language (DML)數(shù)據(jù)操作語言(DML) (for database)
data member 數(shù)據(jù)成員、成員變量
data source 數(shù)據(jù)源 (for database)
Data source name (DSN) 數(shù)據(jù)源名稱(DSN) (for database)
data structure數(shù)據(jù)結(jié)構(gòu)
Data Structures 基本數(shù)據(jù)結(jié)構(gòu)
data table 數(shù)據(jù)表 (for database)
data-bound 數(shù)據(jù)綁定 (for database)
database 數(shù)據(jù)庫 (for database)
database catalog 數(shù)據(jù)庫目錄 (for database)
database diagram 數(shù)據(jù)關(guān)系圖 (for database)
database file 數(shù)據(jù)庫文件 (for database)
database object 數(shù)據(jù)庫對象 (for database)
database owner 數(shù)據(jù)庫所有者 (for database)
database project 數(shù)據(jù)庫工程 (for database)
database role 數(shù)據(jù)庫角色 (for database)
database schema 數(shù)據(jù)庫模式、數(shù)據(jù)庫架構(gòu) (for database)
database script 數(shù)據(jù)庫腳本 (for database)
datagram 數(shù)據(jù)報(bào)文
dataset 數(shù)據(jù)集 (for database)
dataset 數(shù)據(jù)集 (for database)
DBMS (database management system)數(shù)據(jù)庫管理系統(tǒng) (for database)
DCOM (distributed COM)分布式COM
dead lock 死鎖 (for database)
deallocate 歸還
debug 調(diào)試
debugger 調(diào)試器
decay 退化
declaration 聲明
default 缺省、默認(rèn)值
DEFAULT constraint默認(rèn)約束 (for database)
default database 默認(rèn)數(shù)據(jù)庫 (for database)
default instance 默認(rèn)實(shí)例 (for database)
default result set 默認(rèn)結(jié)果集 (for database)
defer 推遲
definition 定義
delegate 委托
delegation 委托
deploy 部署
derived class 派生類
design pattern 設(shè)計(jì)模式
destroy 銷毀
destructor(dtor)析構(gòu)函數(shù)、析構(gòu)器
device 設(shè)備
DHTML (dynamic HyperText Markup Language)動(dòng)態(tài)超文本標(biāo)記語言
dialog 對話框
Dictionaries 字典
digest 摘要
digital 數(shù)字的
directive (編譯)指示符
directory 目錄
disassembler 反匯編器
DISCO (Discovery of Web Services)Web Services的查找
dispatch 調(diào)度、分派、派發(fā)
distributed computing 分布式計(jì)算
distributed query 分布式查詢 (for database)
DNA (Distributed interNet Application) 分布式網(wǎng)間應(yīng)用程序
document 文檔
DOM (Document Object Model)文檔對象模型
dot operator (圓)點(diǎn)操作符
double-byte character set (DBCS)雙字節(jié)字符集(DBCS)
driver 驅(qū)動(dòng)(程序)
DTD (document type definition) 文檔類型定義
dump 轉(zhuǎn)儲(chǔ)
dump file 轉(zhuǎn)儲(chǔ)文件
E
e-business 電子商務(wù)
efficiency 效率
efficient 高效
encapsulation 封裝
end user 最終用戶
end-to-end authentication 端對端身份驗(yàn)證
engine 引擎
entity 實(shí)體
enum (enumeration) 枚舉
enumerators 枚舉成員、枚舉器
equal 相等
equality 相等性
equality operator 等號(hào)操作符
error log 錯(cuò)誤日志 (for database)
escape character 轉(zhuǎn)義符、轉(zhuǎn)義字符
escape code 轉(zhuǎn)義碼
evaluate 評估
event 事件
event driven 事件驅(qū)動(dòng)的
event handler 事件處理器
evidence 證據(jù)
exception 異常
exception declaration 異常聲明
exception handling 異常處理、異常處理機(jī)制
exception specification 異常規(guī)范
exception-safe 異常安全的
exit 退出
explicit 顯式
explicit specialization 顯式特化
explicit transaction 顯式事務(wù) (for database)
export 導(dǎo)出
expression 表達(dá)式
F
fat client 胖客戶端
feature 特性、特征
fetch 提取
field 字段 (for database)
field 字段(java)
field length 字段長度 (for database)
file 文件
filter 篩選 (for database)
finalization 終結(jié)
finalizer 終結(jié)器
firewall 防火墻
flag 標(biāo)記
flash memory 閃存
flush 刷新
font 字體
foreign key (FK) 外鍵(FK) (for database)
form 窗體
formal parameter 形參
forward declaration 前置聲明
forward-only 只向前的
forward-only cursor 只向前游標(biāo) (for database)
framework 框架
full specialization 完全特化
function 函數(shù)
function call operator (即operator ()) 函數(shù)調(diào)用操作符
function object 函數(shù)對象
function template函數(shù)模板
functionality 功能
functor 仿函數(shù)
G
GC (Garbage collection) 垃圾回收(機(jī)制)、垃圾收集(機(jī)制)
generate 生成
generic 泛化的、一般化的、通用的
generic algorithm通用算法
genericity 泛型
getter (相對于 setter)取值函數(shù)
global 全局的
global object 全局對象
grant 授權(quán) (for database)
group 組、群
group box 分組框
GUI 圖形界面
GUID (Globally Unique Identifier) 全球唯一標(biāo)識(shí)符
H
handle 句柄
handler 處理器
hard disk 硬盤
hard-coded 硬編碼的
hard-copy 截屏圖
hardware 硬件
hash table 散列表、哈希表
header file頭文件
heap 堆
help file 幫助文件
hierarchical data 階層式數(shù)據(jù)、層次式數(shù)據(jù)
hierarchy 層次結(jié)構(gòu)、繼承體系
high level 高階、高層
hook 鉤子
Host (application)宿主(應(yīng)用程序)
hot key 熱鍵
HTML (HyperText Markup Language) 超文本標(biāo)記語言
HTTP (HyperText Transfer Protocol) 超文本傳輸協(xié)議
HTTP pipeline HTTP管道
hyperlink 超鏈接
I
icon 圖標(biāo)
IDE (Integrated Development Environment)集成開發(fā)環(huán)境
identifier 標(biāo)識(shí)符
IDL (Interface Definition Language) 接口定義語言
idle time 空閑時(shí)間
if and only if當(dāng)且僅當(dāng)
IL (Intermediate Language) 中間語言、中介語言
image 圖象
IME 輸入法
immediate base 直接基類
immediate derived 直接派生類
immediate updating 即時(shí)更新 (for database)
implement 實(shí)現(xiàn)
implementation 實(shí)現(xiàn)、實(shí)現(xiàn)品
implicit 隱式
implicit transaction隱式事務(wù) (for database)
import 導(dǎo)入
incremental update 增量更新 (for database)
Independent Set 獨(dú)立集
index 索引 (for database)
infinite loop 無限循環(huán)
infinite recursive 無限遞歸
information 信息
inheritance 繼承、繼承機(jī)制
initialization 初始化
initialization list 初始化列表、初始值列表
initialize 初始化
inline 內(nèi)聯(lián)
inline expansion 內(nèi)聯(lián)展開
inner join 內(nèi)聯(lián)接 (for database)
instance 實(shí)例
instantiated 具現(xiàn)化、實(shí)體化(常應(yīng)用于template)
instantiation 具現(xiàn)體、具現(xiàn)化實(shí)體(常應(yīng)用于template)
integrate 集成、整合
integrity 完整性、一致性
integrity constraint完整性約束 (for database)
interacts 交互
interface 接口
interoperability 互操作性、互操作能力
interpreter 解釋器
introspection 自省
invariants 不變性
invoke 調(diào)用
isolation level 隔離級(jí)別 (for database)
item 項(xiàng)、條款、項(xiàng)目
iterate 迭代
iteration 迭代(回圈每次輪回稱為一個(gè)iteration)
iterative 反復(fù)的、迭代的
iterator 迭代器
J
JIT compilation JIT編譯即時(shí)編譯
Job Scheduling 工程安排
K
key 鍵 (for database)
key column 鍵列 (for database)
L
left outer join 左向外聯(lián)接 (for database)
level 階、層例
library 庫
lifetime 生命期、壽命
Linear Programming 線性規(guī)劃
link 連接、鏈接
linkage 連接、鏈接
linker 連接器、鏈接器
list 列表、表、鏈表
list box 列表框
literal constant 字面常數(shù)
livelock 活鎖 (for database)
load 裝載、加載
load balancing 負(fù)載平衡
loader 裝載器、載入器
local 局部的
local object 局部對象
lock 鎖
log 日志
login 登錄
login security mode登錄安全模式 (for database)
lookup table 查找表 (for database)
loop 循環(huán)
loose coupling 松散耦合
lvalue 左值
M
machine code 機(jī)器碼、機(jī)器代碼
macro 宏
maintain 維護(hù)
managed code 受控代碼、托管代碼
Managed Extensions 受控?cái)U(kuò)充件、托管擴(kuò)展
managed object 受控對象、托管對象
manifest 清單
many-to-many relationship 多對多關(guān)系 (for database)
many-to-one relationship 多對一關(guān)系 (for database)
marshal 列集
Matching 匹配
member 成員
member access operator 成員取用運(yùn)算子(有dot和arrow兩種)
member function 成員函數(shù)
member initialization list成員初始值列表
memory 內(nèi)存
memory leak 內(nèi)存泄漏
menu 菜單
message 消息
message based 基于消息的
message loop 消息環(huán)
message queuing消息隊(duì)列
metadata 元數(shù)據(jù)
metaprogramming元編程
method 方法
micro 微
middle tier 中間層
middleware 中間件
modeling 建模
modeling language 建模語言
modem 調(diào)制解調(diào)器
modifier 修飾字、修飾符
module 模塊
most derived class最底層的派生類
mouse 鼠標(biāo)
multi-tasking 多任務(wù)
multi-thread 多線程
multicast delegate 組播委托、多點(diǎn)委托
multithreaded server application 多線程服務(wù)器應(yīng)用程序
multiuser 多用戶
mutable 可變的
mutex 互斥元、互斥體
N
named parameter 命名參數(shù)
named pipe 命名管道
namespace 名字空間、命名空間
native 原生的、本地的
native code 本地碼、本機(jī)碼
nested class 嵌套類
nested query 嵌套查詢 (for database)
nested table 嵌套表 (for database)
network 網(wǎng)絡(luò)
network card 網(wǎng)卡
Network Flow 網(wǎng)絡(luò)流
O
object 對象
object based 基于對象的
object model 對象模型
object oriented 面向?qū)ο蟮?/p>
ODBC data source ODBC數(shù)據(jù)源 (for database)
ODBC driver ODBC驅(qū)動(dòng)程序 (for database)
one-to-many relationship 一對多關(guān)系 (for database)
one-to-one relationship 一對一關(guān)系 (for database)
operating system (OS) 操作系統(tǒng)
operation 操作
operator 操作符、運(yùn)算符
option 選項(xiàng)
outer join 外聯(lián)接 (for database)
overflow 上限溢位(相對于underflow)
overload 重載
override 覆寫、重載、重新定義
P
package 包
packaging 打包
palette 調(diào)色板
parallel 并行
parameter 參數(shù)、形式參數(shù)、形參
parameter list 參數(shù)列表
parameterize 參數(shù)化
parent class 父類
parentheses 圓括弧、圓括號(hào)
parse 解析
parser 解析器
part 零件、部件
partial specialization 局部特化
pass by reference 引用傳遞
pass by value 值傳遞
pattern 模式
persistence 持久性
pixel 像素
placeholder 占位符
platform 平臺(tái)
Point Location 位置查詢
pointer 指針
polymorphism 多態(tài)
pooling 池化
pop up 彈出式
port 端口
postfix 后綴
precedence 優(yōu)先序(通常用于運(yùn)算子的優(yōu)先執(zhí)行次序)
prefix 前綴
preprocessor 預(yù)處理器
primary key (PK)主鍵(PK) (for database)
primary table 主表 (for database)
primitive type 原始類型
print 打印
printer 打印機(jī)
procedure 過程
process 進(jìn)程
program 程序
programmer 程序員
programming編程、程序設(shè)計(jì)
progress bar 進(jìn)度指示器
project 項(xiàng)目、工程
property 屬性
protocol 協(xié)議
pseudo code偽碼
Q
qualified 合格的
qualifier 修飾符
quality 質(zhì)量
queue 隊(duì)列
R
radio button 單選按鈕
random number 隨機(jī)數(shù)
Random Number Generation 隨機(jī)數(shù)生成
range 范圍、區(qū)間
rank 等級(jí)
raw 未經(jīng)處理的
re-direction 重定向
readOnly只讀
record 記錄 (for database)
recordset 記錄集 (for database
recursion —— 遞歸
recursive 遞歸
refactoring 重構(gòu)
refer 引用、參考
reference 引用、參考
reflection 反射
refresh data 刷新數(shù)據(jù) (for database)
register 寄存器
regular expression 正則表達(dá)式
relational database 關(guān)系數(shù)據(jù)庫
remote 遠(yuǎn)程
remote request 遠(yuǎn)程請求
represent 表述,表現(xiàn)
resolution 解析過程
resolve 解析、決議
result set 結(jié)果集 (for database)
retrieve data 檢索數(shù)據(jù)
return 返回
return type 返回類型
return value 返回值
revoke 撤銷
right outer join 右向外聯(lián)接 (for database)
robust 健壯
robustness 健壯性
roll back 回滾 (for database)
roll forward 前滾 (for database)
routine 例程
row 行 (for database)
rowset 行集 (for database)
RPC (remote procedure call)RPC(遠(yuǎn)程過程調(diào)用)
runtime 執(zhí)行期、運(yùn)行期、執(zhí)行時(shí)、運(yùn)行時(shí)
rvalue 右值
S
Satisfiability 可滿足性
save 保存
savepoint 保存點(diǎn) (for database)
SAX (Simple API for XML)
scalable 可伸縮的、可擴(kuò)展的
schedule 調(diào)度
scheduler 調(diào)度程序
schema 模式、綱目結(jié)構(gòu)
scope 作用域、生存空間
screen 屏幕
scroll bar滾動(dòng)條
SDK (Software Development Kit)軟件開發(fā)包
sealed class 密封類
search 查找
Searching 查找
semantics 語義
sequential container序列式容器
serial 串行
serialization/serialize 序列化
server 服務(wù)器、服務(wù)端
session 會(huì)話 (for database)
Set and String Problems 集合與串的問題
Set Cover 集合覆蓋
Set Data Structures 集合
Set Packing 集合配置
setter 設(shè)值函數(shù)
side effect 副作用
signature 簽名
single-threaded 單線程
slider滑塊
slot 槽
SMTP (Simple Mail Transfer Protocol) 簡單郵件傳輸協(xié)議
snapshot 截屏圖
snapshot 快照 (for database)
SOAP (simple object access protocol) 簡單對象訪問協(xié)議
software 軟件
Sorting 排序
source code 源碼、源代碼
specialization 特化
specification 規(guī)范、規(guī)格
splitter 切分窗口
SQL (Structured Query Language) 結(jié)構(gòu)化查詢語言 (for database)
stack 棧、堆棧
standard library 標(biāo)準(zhǔn)庫
standard template library 標(biāo)準(zhǔn)模板庫
stateless 無狀態(tài)的
statement 語句、聲明
static cursor 靜態(tài)游標(biāo) (for database)
static SQL statements 靜態(tài)SQL語句 (for database)
status bar 狀態(tài)條
stored procedure 存儲(chǔ)過程 (for database)
stream 流
string 字符串
String Matching 模式匹配
stub 存根
subobject子對象
subquery 子查詢 (for database)
subscript operator 下標(biāo)操作符
support 支持
suspend 掛起
symbol 記號(hào)
syntax 語法
system databases 系統(tǒng)數(shù)據(jù)庫 (for database)
system tables 系統(tǒng)表 (for database)
T
table 表 (for database)
table-level constraint 表級(jí)約束 (for database)
target 標(biāo)的,目標(biāo)
task switch 工作切換
TCP (Transport Control Protocol) 傳輸控制協(xié)議
template 模板
temporary object 臨時(shí)對象
temporary table 臨時(shí)表 (for database)
text 文本
Text Compression 壓縮
text file 文本文件
thin client 瘦客戶端
third-party 第三方
thread 線程
thread-safe 線程安全的
throw 拋出、引發(fā)(常指發(fā)出一個(gè)exception)
trace 跟蹤
transaction 事務(wù) (for database)
transaction log 事務(wù)日志 (for database)
transaction rollback 事務(wù)回滾 (for database)
traverse 遍歷
trigger 觸發(fā)器 (for database)
type 類型
U
UDDI(Universary Description, Discovery and Integration)統(tǒng)一描述、查詢與集成
UML (unified modeling language)統(tǒng)一建模語言
unary function 單參函數(shù)
unary operator 一元操作符
unboxing 拆箱、拆箱轉(zhuǎn)換
underflow 下限溢位(相對于overflow)
Unicode 統(tǒng)一字符編碼標(biāo)準(zhǔn),采用雙字節(jié)對字符進(jìn)行編碼
Union query 聯(lián)合查詢 (for database)
UNIQUE constraints UNIQUE約束 (for database)
unique index 唯一索引 (for database)
unmanaged code 非受控代碼、非托管代碼
unmarshal 散集
unqualified 未經(jīng)限定的、未經(jīng)修飾的
URI (Uniform Resource identifier) 統(tǒng)一資源標(biāo)識(shí)符
URL (Uniform Resource Locator) 統(tǒng)一資源定位器
user 用戶
user interface 用戶界面
V
value types 值類型
variable 變量
vector 向量(一種容器,有點(diǎn)類似array)
vendor 廠商
viable 可行的
video 視頻
view 視圖 (for database)
view 視圖
virtual function 虛函數(shù)
virtual machine 虛擬機(jī)
virtual memory 虛擬內(nèi)存
W
Web Services web服務(wù)
WHERE clause WHERE子句 (for database)
wildcard characters 通配符字符 (for database)
wildcard search 通配符搜索 (for database)
window 窗口
window function 窗口函數(shù)
window procedure 窗口過程
Windows authentication Windows身份驗(yàn)證
wizard 向?qū)?/p>
word 單詞
write enable 寫啟用 (for database)
write-only 只寫
WSDL (Web Service Description Language)Web Service描述語言
X
XML (eXtensible Markup Language) 可擴(kuò)展標(biāo)記語言
XML Message Interface (XMI) XML消息接口
XSD (XML Schema Definition) XML模式定義語言
XSL (eXtensible Stylesheet Language) 可擴(kuò)展樣式表語言
XSLT (eXtensible Stylesheet Language Transformation)可擴(kuò)展樣式表語言轉(zhuǎn)換
xxx based 基于xxx的
xxx oriented 面向xxx
還想在頭條上看到哪些干貨,可以留言告訴小編哦!
ay01
day02
day03
day04
day05
Internet───互聯(lián)網(wǎng)
WWW(World Wide Web) ───萬維網(wǎng)
HTTP(Hypertext Transfer Protocol) ───超文本傳輸協(xié)議,WWW服務(wù)程序所用的協(xié)議 HTML(Hyper Text Markup Language) ───超文本鏈接標(biāo)示語言
URL(Uniform Resource Locator) ───全球資源定位器,在Internet的WWW服務(wù)程序上用于指定信息位置的表示方法
Website ───網(wǎng)站
Web ───網(wǎng)頁
Static web───靜態(tài)網(wǎng)頁
dynamic web───動(dòng)態(tài)網(wǎng)頁
local website───本地站點(diǎn)
remote website───遠(yuǎn)程站點(diǎn)
root folder───根目錄(根文件夾)
designer───設(shè)計(jì)模式
coder───代碼模式
title───標(biāo)題
index───首頁(索引)
anchor───錨(標(biāo)記)
Table───表格,表
row───行
column───列
image───圖片
template───模板
EditRegion───可編輯區(qū)域
form───表單
action───動(dòng)作
method───方法
target───目標(biāo)
textfield───文本框(單行)
textArea───文本域(多行)
password───密碼
hidden───隱藏的
file───文件
radiobutton───單選按鈕
checkbox───復(fù)選按鈕
select───列表/菜單
submit───提交按鈕
reset───重置按鈕
button───普通按鈕
onClick───鼠標(biāo)點(diǎn)擊事件
onMouseDown───鼠標(biāo)左鍵按下消息
onMouseUp───鼠標(biāo)左鍵彈起消息
onMouseOver───鼠標(biāo)移動(dòng)到指定區(qū)域范圍內(nèi)
onMouseOut───鼠標(biāo)移出指定區(qū)域
onFocus───控件得到焦點(diǎn)
onBlur───控件失去焦點(diǎn)
onLoad───頁面加載事件
layer───層
bgcolor───backgroud color,背景顏色
head───(文檔)頭
title───(文檔)標(biāo)題
body───(文檔)主體
META───位于之間的一個(gè)特殊標(biāo)簽,用于標(biāo)識(shí)網(wǎng)頁的一些特殊信息
content───內(nèi)容
expires───(網(wǎng)頁)過期
refresh───(網(wǎng)頁)刷新
align───排列,對齊方式
left───左對齊
center───居中對齊
right───右對齊
bold───加粗
italic───斜體
underline───下劃線
superscript───上標(biāo)
subscript───下標(biāo)
ordered list───有序列表
unordered list───無序列表
font───字體
color───顏色
size───字體大小
Hr--------換行
width───寬度
height───高度
shade───陰影
top───頂部對齊
middle───居中對齊
bottom───底部對齊
第五章 表格、表單和框架
table───表格,表
row───行
column───列
tr───table row,表格行
td───table data,單元格數(shù)據(jù)
th───table header,單元格表頭
caption───單元格標(biāo)題
border───邊框
align───對齊方式
span───(單元格合并)跨度
bgcolor───backgroud color,背景顏色
width───寬度
height───高度
form───表單
action───動(dòng)作
method───方法
target───目標(biāo)
input───輸入控件
name───名稱
id───標(biāo)識(shí),類似name
value───值
size───大小
maxlength───允許輸入最多字符
checked───(是否被選中狀態(tài))選中的
submit───提交按鈕
reset───重置按鈕
button───普通按鈕
radiobutton───單選按鈕
checkbox───復(fù)選按鈕
select───列表/菜單
option───可選項(xiàng)
frameset───框架
DHTML───dynamic HTML,動(dòng)態(tài)網(wǎng)頁技術(shù)
CSS───層疊式樣式表
JavaScript───網(wǎng)頁腳本語言
style───樣式
color───顏色
font-size───字體大小
font-family───字體名稱
font-weight───字體粗細(xì)
text-align───文字對齊方向
text-decoration───文本修飾,是否有下劃線
border-style───邊框樣式
solid───(邊框樣式)實(shí)線
border-width───邊框?qū)挾?/p>
border-color───邊框顏色
top───上方(位置)
left───左邊
width───寬度
height───高度
z-index───z方向序號(hào)
link───鏈接
import───導(dǎo)入
script───腳本
language───語言
prompt───提示
alert───警告
document───文檔
write───寫
function───函數(shù)
var───變量
true───真
false───假
parse───解析,轉(zhuǎn)換
calculate───計(jì)算
number───數(shù)字
result───結(jié)果
total───總共
bug───錯(cuò)誤,程序有問題的地方
discount───折扣
money───錢,金額
array───數(shù)組
math───數(shù)學(xué)
date───日期
string───字符串
join───連接
reverse───顛倒
sort───排序
splice───返回字符串的片斷
eval───Evaluation,評價(jià),鑒定
computer───計(jì)算器
object───對象
property───屬性
method───方法
get───得到
set───設(shè)置
length───長度
big───增大文本
blink───文本閃爍
bold───加粗字符串文本
fontcolor───確定字體顏色
italics───用斜體顯示字符串
indexOf───查找子字符串的位置
strike───顯示加刪除線的文本
sub───將文本顯示為下標(biāo)
toLowerCase───將字符串轉(zhuǎn)換成小寫
toUpperCase───將字符串轉(zhuǎn)換成大寫
check───檢查
random───隨機(jī)
round───四舍五入取整
ceil───天花板
floor───地板
seconds───秒
minutes───分
Hours───小時(shí)
Day───天
Date───日期
Month───月份
GMT───格林尼治標(biāo)準(zhǔn)時(shí)間
UTC───協(xié)調(diào)世界時(shí)coordinatedun;
UTC───協(xié)調(diào)世界時(shí)coordinated universal time
window───窗體
document───文檔內(nèi)容
history───歷史記錄
onClick───鼠標(biāo)單擊
onChange───文本內(nèi)容或下拉菜單中的選項(xiàng)發(fā)生改變
onFocus───獲得焦點(diǎn),表示文本框等獲得鼠標(biāo)光標(biāo)。
onBlur───失去焦點(diǎn),表示文本框等失去鼠標(biāo)光標(biāo)。
onMouseOver───鼠標(biāo)懸停,即鼠標(biāo)停留在圖片等的上方
onMouseOut───鼠標(biāo)移出,即離開圖片等所在的區(qū)域
onMouseMove───鼠標(biāo)移動(dòng),表示在層等上方移動(dòng)
onLoad───網(wǎng)頁文檔加載事件
onSubmit───表單提交事件
onMouseDown───鼠標(biāo)按下
onMouseUp───鼠標(biāo)彈起
object───對象
windows object───窗體對象
location object───地址欄對象
document object───文檔對象
form object───表單對象
document ───表示給定瀏覽器窗口中的 HTML 文檔。
history───包含有關(guān)客戶訪問過的URL的信息。
location───包含有關(guān)當(dāng)前 URL 的信息。
name───設(shè)置或檢索窗口或框架的名稱。
status───設(shè)置或檢索窗口底部的狀態(tài)欄中的消息。
screen───包含有關(guān)客戶端的屏幕和顯示性能的信息。
timeout───超時(shí)
toolbars───工具欄
scrollbars───滾動(dòng)條
location───地址欄
statusbars───狀態(tài)欄
menubars───菜單欄
resizable───可變窗口大小
clear───清楚
close───關(guān)閉
write───寫
red───紅
blue───藍(lán)
yellow───黃
green───綠
black───黑
white───白
pink───粉紅
back───后退
forward───前進(jìn)
host───主機(jī)
hostname───主機(jī)名
href───超鏈接地址
assign───分配
reload───重新加載
replace───替換
onBlur───文本框失去焦點(diǎn)
onChange───文本框的值被修改
onFocus───光標(biāo)進(jìn)入文本框中
focus───獲得焦點(diǎn),即獲得鼠標(biāo)光標(biāo)
select───選中文本內(nèi)容,突出顯示輸入?yún)^(qū)域
readonly───只讀,文本框中的內(nèi)容不能修改
card───卡號(hào)
price───價(jià)格
number───數(shù)量
total───總價(jià)
return───返回值
onBlur───復(fù)選框失去焦點(diǎn)
onFocus───復(fù)選框獲得焦點(diǎn)
onClick───復(fù)選框被選定或取消選定
checked───復(fù)選框是否被選中,選中為true,未選中為false。您可以使用此屬性查看復(fù)選框的狀態(tài)或設(shè)置復(fù)選框是否被選中
value───設(shè)置或獲取復(fù)選框的值
onChange───當(dāng)選項(xiàng)發(fā)生改變時(shí)產(chǎn)生
onFocus───下拉列表框獲得焦點(diǎn)
value───下拉列表框中,被選選項(xiàng)的值
options───所有的選項(xiàng)組成一個(gè)數(shù)組,options表示整個(gè)選項(xiàng)數(shù)組,第一個(gè)選項(xiàng)即為options[0],第二個(gè)即為options[1],其他以此類推
selectedIndex───返回被選擇的選項(xiàng)的索引號(hào),如果選中第一個(gè)返回0,第二個(gè)返回1,其他類推
*請認(rèn)真填寫需求信息,我們會(huì)在24小時(shí)內(nèi)與您取得聯(lián)系。