php英语单词大全
- 格式:doc
- 大小:44.50 KB
- 文档页数:17
HTML(Hyper Text Markup Language超文本标记语言)是目前网络上应用最为广泛的语言,也是构成网页文档的主要语言。
HTML文本是由HTML 命令组成的描述性文本,HTML命令可以说明文字、图形、动画、声音、表格、链接等。
HTML的结构包括头部(Head)、主体(Body)两大部分,其中头部描述浏览器所需的信息,而主体则包含所要说明的具体内容。
CSS(Cascading Style Sheet层叠式样式表)目前推荐遵循的是W3C于1998年5月12日推出的CSS2。
CSS标准建立的目的是以CSS 进行网页布局,控制网页的表现。
CSS标准布局与XHTML结构语言相结合,可以实现表现与结构相分离,提高网站的使用性和可维护性。
<!--[if IE]> Only IE<![endif]--><!--[if !IE]><!--> Only !IE<!--<![endif]-->JavaScriptJavaScript是一种基于对象和事件驱动并具有相对安全性的客户端脚本语言。
同时也是一种广泛用于客户端Web开发的脚本语言,常用来给HTML网页添加动态功能,比如响应用户的各种操作。
jQueryjQuery是继Prototype之后又一个优秀的JavaScript框架。
它是轻量级的JS库(压缩后只有21k) ,它兼容CSS3,还兼容各种浏览器(IE 6.0+, FF 1.5+, Safari 2.0+, Opera 9.0+)。
jQuery使用户能更方便地处理HTML DOCUMENTS、EVENTS、实现动画效果,并且方便地为网站提供AJAX交互。
jQuery还有一个比较大的优势是,它的文档说明很全,而且各种应用也说得很详细,同时还有许多成熟的插件可供选择。
jQuery能够使用户的HTML 页保持代码和HTML内容分离,也就是说,不用再在HTML里面插入一堆JS来调用命令了,只需定义ID即可。
php 英文单词补全English answer:PHP (Hypertext Preprocessor) is a widely-used open-source general-purpose scripting language that isespecially suited for web development. It was originally created by Rasmus Lerdorf in 1994, and has since become one of the most popular programming languages in the world. PHP is a server-side scripting language, which means that it is executed on the server before the page is sent to the client. This makes it ideal for creating dynamic web pages that can interact with databases and other resources on the server.PHP is a very versatile language that can be used for a wide variety of tasks, including:Web development.Content management systems.E-commerce.Social networking.Data analysis.Machine learning.PHP is a very popular language for web development because it is easy to learn, has a large community of users, and is supported by a wide range of frameworks and tools. Some of the most popular PHP frameworks include:Laravel.CodeIgniter.Symfony.Zend Framework.PHP is also a very versatile language that can be used for a wide variety of tasks beyond web development. For example, it can be used for data analysis, machine learning, and even game development.Here are some of the advantages of using PHP:Easy to learn: PHP is a very easy language to learn, even for beginners. It has a simple syntax and a large community of users who can provide support.Versatile: PHP can be used for a wide variety of tasks, including web development, data analysis, machine learning, and even game development.Open source: PHP is an open-source language, which means that it is free to use and distribute.Community support: PHP has a large community of users who can provide support and resources.Here are some of the disadvantages of using PHP:Security: PHP can be vulnerable to security attacks,so it is important to use it carefully and follow best practices.Performance: PHP can be slower than some other languages, so it is important to optimize your code.Lack of type safety: PHP is not a type-safe language, which can lead to errors and bugs.Overall, PHP is a very versatile and powerful language that is ideal for web development and a wide range of other tasks. It is easy to learn, has a large community of users, and is supported by a wide range of frameworks and tools.中文回答:PHP(超文本预处理器)是一种广泛使用的开源通用脚本语言,特别适用于 Web 开发。
php常用英语范文程序员每天都要和英语打交道,但是如果英语不好,就真的很难受。
但是编程又不是英语,没有英语那么多的词汇,为此了以下的php常用英语,希望对大家编程有帮助!更多内容请关注!Data Structures根本数据构造 Dictionaries字典 Priority Queues堆 Graph Data Structures图 Set Data Structures集合Kd-Trees线段树Numerical Problems数值问题 Solving Linear Equations线性方程组 Bandwidth Reduction带宽压缩 Matrix Multiplication 矩阵乘法 Determinants and Permanents行列式Linear Programming线性规划 Random Number Generation随机数生成Factoring and Primality Testing因子分解/质数判定Arbitrary Precision Arithmetic高精度计算 Knapsack Problem背包问题Discrete Fourier Transform离散Fourier变换Combinatorial Problems组合问题 Sorting排序 Searching查找Median and Selection中位数 Generating Permutations排列生成 Generating Subsets子集生成 Generating Partitions划分生成 Generating Graphs图的生成 Calendrical Calculations日期 Job Scheduling工程安排 Satisfiability可满足性Graph Problems -- polynomial图论-多项式算法 Connected Components连通分支 Topological Sorting拓扑排序 Minimum Spanning Tree最小生成树 Shortest Path最短路径Transitive Closure and Reduction传递闭包 Matching匹配Eulerian Cycle / Chinese Postman Euler回路/中国邮路Edge and Vertex Connectivity割边/割点 Network Flow网络流Planarity Detection and Embedding平面性检测和嵌入Graph Problems -- hard图论-NP问题 Clique最大团Independent Set独立集 Vertex Cover点覆盖Traveling Salesman Problem旅行商问题 Hamiltonian Cycle Hamilton回路 Graph Partition图的划分 Vertex Coloring染色Edge Coloring边染色 Graph Isomorphism同构 Steiner Tree Steiner树Feedback Edge/Vertex Set最大无环子图 Computational Geometry计算几何 Convex Hull凸包 Triangulation三角剖分Voronoi Diagrams Voronoi图Nearest Neighbor Search最近点对查询 Range Search范围查询 Point Location位置查询 Intersection Detection碰撞测试Bin Packing装箱问题Medial-Axis Transformation中轴变换 PolygonPartitioning多边形分割 Simplifying Polygons多边形化简Shape Similarity相似多边形 Motion Planning运动规划Maintaining Line Arrangements平面分割 Minkowski Sum Minkowski和Set and String Problems集合与串的问题 Set Cover集合覆盖 Set Packing集合配置 String Matching模式匹配Approximate String Matching模糊匹配 Text Compression压缩 Cryptography密码Finite State Machine Minimization有穷自动机简化Longest Common Substring最长公共子串 Shortest Common Superstring最短公共父串 DP——Dynamic Programming——动态规划 recursion ——递归A2A integration A2A整合 abstract抽象的abstract base class (ABC)抽象基类 abstract class抽象类abstraction抽象、抽象物、抽象性 aess存取、访问 aess level访问级别 aess function访问函数 aount账户 action动作activate激活 active活动的actual parameter实参 adapter适配器 add-in插件 address 地址address space地址空间address-of operator取地址操作符 ADL (argument-dependent lookup)ADO(ActiveX Data Object)ActiveX数据对象 aggregation 聚合、聚集 algorithm 算法 alias 别名 align 排列、对齐allocate 分配、配置 allocator分配器、配置器 angle bracket 尖括号 annotation 注解、评注API (Application Programming Interface) 应用(程序)编程接口app domain (application domain)应用域 application 应用、应用程序application framework 应用程序框架 appearance 外观append 附加architecture 架构、体系构造 archive file 归档文件、存档文件argument引数(传给函式的值)。
php⼀些常⽤单词(供初学者背)> property 性质特性财产所有权> oriented 导向> summarize 概括总结> register 注册> login 登录> construct 结构> province 省市> asynchronous 异步的> resource 资源> window 窗窗⼝> location 位置场所> session 会议开庭(会话)> check 检查核对> method ⽅法> define 定义详细说明> echo 回声回⾳输出> function 函数功能作⽤> return 返回回答> exit 出⼝退出脱离> global 全球的全世界的> array 数组排列> destroy 破坏毁坏> allocate 分派分配> back 后⾯的背部后⾯后退> alert 提⽰、警告> alter 修改> history 历史历史记录> object 对象物体> oriented 导向的⾯向> public 公共的公⽤的> private 私有的私⼈的> protected 受保护的> class 种类> include 包括包含列⼊> require 需要引⼊命令> once 引⼊⼀次> access 访问> property 属性,财产> syntax 语法> parse 解析> show 展⽰显⽰> Final 最后的, 最终的, 决定性的> Const(constant) 常数恒量不变的> Static 静态的, 静⼒的> Blank 空⽩的,空⽩> Parent ⽗亲,⽗类> Fatal 致命的, 重⼤的, 命运注定的, 不幸的, 致命的, 毁灭性的> Unexpected 想不到的, 意外的, 未预料到> Extends 继承(⽗类)> Construct 建造, 构造, 创⽴> Destruct 破坏的, 破坏> Abstract 抽象的, 深奥的, 理论的> Implements 贯彻, 实现 , 执⾏> Interface 接⼝,分界⾯, 接触⾯> Execute 执⾏, 实⾏, 完成> Config 配置> Autoload ⾃动加载> API(application program interface)> Compiler 编辑者, [计] 编译器> Core 果核, 中⼼, 核⼼> Internals 内在的, 国内的> Template 模板,⽪肤> Display 陈列, 展览, 显⽰> Debug 调试> Assign 分配, 指派 , 赋值> Item 项⽬, 条款, (消息、情报等的)⼀则, ⼀条> Invalid 病⼈, 残废者 , 有病的, 残废的> Literal ⽂字的, 照字⾯上的, ⽆夸张的 (在模板页⾯中不进⾏处理) > Model 模范, 典型, 模型, 原型, 模特⼉> View 视图 , 观点, 见解, 观察, 观看> Controller 管理员, 控制器> Install 安装, 安置, 使就职> Arguments 参数> Target ⽬标, 对象, 靶⼦> Referrer 归属于。
1.1computer 计算机information processing 信息处理hardware 硬件software 软件program 程序general-purpose machine 通用(计算)机special-purpose machine 专用(计算)机instruction 指令set of instruction 指令集,指令系统input device 输入设备output device 输出设备Input/Output (I/O) 输入/输出main memory 主存储器central processing unit (CPU) 中央处理器bus 总线microcomputer 微型计算机minicomputer 小型计算机mainframe主机,特大型机desktop computer 台式计算机personal computer (PC) 个人计算机operating system 操作系统disk 磁盘Digital Video Disk (DVD) 数字视[频光]盘Computer Disk Read-Only Memory (CD-ROM) 光盘只读存储器keyboard 键盘mouse 鼠标audio 声[音]频的,声音的interface 接口peripheral 外围,外围设备monitor 监视,监视器reset 复位1.2instruction 指令instruction set 指令系统,指令集processor 处理器operation 操作、操作码、操作码指令operand 操作数register 寄存器clock 时钟megahert(MHz) 兆赫control unit 控制器,控制部件decode 译码,解码arithmetic and logic unit (ALU) 算术/逻辑部件word size (word length) 字长machine language 机器语言1.3hierarchical memory 存储器层次结构cache 高速缓冲存储器,高速缓存chip 芯片on-chip cache 单片高速缓存silicon-die 硅片magnetic disk 磁盘main memory 主存储器paged virtual memory 页式虚拟存储器Random Access Memory (RAM)随机(访问)存储器Read Only Memory (ROM) 只读存储器boot 引导,启动,自举Compact Disk ROM (CD ROM) 只读光盘disk drive 磁盘驱动器floppy disk (diskette) 软磁盘write once, read many (WORM) 一次写多次读magnetic tape 磁带register file 寄存器组latency 潜伏时间、等待时间page frame 页帧real memory (storage) 实存储器Dynamic RAM (DRAM) 动态随机存储器benchmark 基准测试程序,基准[程序],测试标准,基准volatile 易失性laser storage 激光存储器1.4latency 等待时间bandwidth 带宽(外设与存储器的传送速率范围)modem 调制解调器hard disk 硬(磁)盘code conversion 代码转换programmed I/O 程序控制I/O coprocessor I/O 协处理器I/O memory mapped I/O 存储器映射I/O interrupt 中断path 通路,路径multiprocessor 多处理器synchronization 同步化coherency 相关,相干direct memory access(DMA)直接存储器存取channel 信道,通道input/output system 输入输出系统buffering 缓冲accumulator 累加器peripheral 外围,外围设备pattern of bits 位模式load 装入,加载4.1computer network 计算机网络network architecture 网络体系结构protocol 协议open system interconnection reference model (OSI/RM) 开放系统互连参考模型Transmission Control Protocol/Internet Protocol (TCP/IP)传输控制协议/互联网协议channel 信道frame 帧packet 分组,包message 报文,消息connectionless 无连接的connection oriented 面向连接的user datagram protocol (UDP) 用户数据报协议data communication 数据通信resource sharing 资源共享data format 数据格式layer-based 分层次的physical medium 物理媒体(介质)International Standards Organization (ISO)国际标准化组织Department Of Defense (DOD)(美国)国防部industrial standard 行业标准transport layer 传输层,运输层network layer 网络层application layer 应用层end-to-end 端对端,终点到终点byte stream 字节流virtual terminal 虚拟终端4.2LAN (Local Area Network) 局域网client-server 客户服务器(方式)peer-to-peer 对等(方式)hub 集线器switch 交换机topology 拓扑(结构)star topology 星型拓扑Ethernet 以太(局域)网randomly 随机地CSMA/CD (Carrier Sense Multiple Access/Collision Detection) 载波侦听多路访问/冲突检测UTP (Unshielded Twisted Pair) 非屏蔽双绞线coaxial cable 同轴电缆NIC (Network Interface Card) 网络接口卡(网卡)multi-port bridge 多端口网桥router 路由器ASIC (Application-Specific Integrated Circuit)专用集成电路Gigabit Ethernet 千兆位以太网fiber-optic 光纤FDDI (Fiber Distributed Data Interface)光纤分布式数据接口ATM (Asynchronous Transfer Mode)异步转移(传输)模式WLAN (Wireless Local Area Network) 无线局域网ISM (Industrial, Scientific, and Medical) band工业、科学和医药频段FHSS (Frequency Hopping Spread Spectrum)跳频扩频DSSS (Direct Sequence Spread Spectrum) 直序扩频CDMA (Code Division Multiple Access) 码分多址MAC (Medium Access Control) 媒体访问控制WAP (Wireless Application Protocol)无线应用协议cell phone 蜂窝电话pager 寻呼机wireless bridge 无线网桥leased line 租用线4.3WAN (Wide Area Network) 广域网packet switching network 分组交换网priority code 优先级代码source address 源地址destination address 目的地址datagram 数据报virtual circuit 虚电路(SVC) Switched Virtual Circuit交换式虚电路(PVC) Permanent Virtual Circuit永久式虚电路multiplex 多路复用leased line network 租用线(路)网frame relay 帧中继CPE(Customer Premises Equipment)客户设备access line 接入线port 端口route 路由,路径backbone 主干网,骨干网trunk 干线,[ 局内]中继线,信息通路5.1 Internet 因特网ARPAnet ARPA计算机网,阿帕网Packet switching network分组交换网,包交换网interoperability 互操作性WWW(world wide web万维网,环球信息网hypertext 超文本client 客户browser 浏览器download 下载HTTP(hypertext transfer protocol)超文本传送协议URL(uniform resource locator)统一资源定位地址search engine 搜索引擎search criteria 搜索条件Web page 网页GUI(graphical user interface)图形用户接口IE(Internet Explorer)(微软公司的)浏览器软件Mosaic 美国计算机安全协会(NCSA)的公共WWW浏览器Navig (网景公司的)浏览器electronic mail 电子邮件SMTP(Simple Mail Transfer Protocol)简单邮件传送协议POP(Post Office Protocol)邮局协议FTP(File Transfer Protocol)文件传送协议Telnet(Telecommunication network)远程通信网远程登录(服务)TCP/IP(Transmission Control Protocol/ Internet Protocol)传输控制协议/互联网协议5.5network security 网络安全virus 病毒unauthorized access 非授权访问firewall 防火墙boot 自举,引导,启动sector (磁盘)扇区,扇面macro virus 宏病毒floppy disk 软(磁)盘download 下载,卸载identification 识别,验证,鉴定authentication 验证,鉴别password 口令,密码access card 存取卡biometric device 生物统计仪器filter 过滤,滤波block 封锁NFS(Network File System) 网络文件系统gateway 网关relay service 中继业务packet filtering 分组(包)过滤circuit gateway 电路网关application-level gateway 应用级网关screening router 屏蔽路由器bastion host 堡垒主机dual-homed gateway 双宿主网关screened-host gateway 屏蔽主机网关screened subnet 屏蔽子网6.2electronic commerce 电子商务Electronic Funds Transfer (EFT)电子资金传送(转账),电子汇款Business-to-Business (B to B, B2B)商业对商业transaction 事务[处理],交易,会刊,学报Electronic Data Interchange (EDI)电子数据交换communications medium 通信媒体digital form 数字格式revenue 税收,收入,收益6.6Web 万维网medium(复media) 媒体sharing 共享desktop 台式,桌面desktop computer 台式计算机notebook computer 笔记本计算机pocket computer 袖珍计算机Personal Digital Assistant (PDA)个人数字助理mobile phone 移动电话Hyper-Text Markup Language (HTML)超文本标记语言Web page 万维网网页Web site 万维网网站Interactivity 交互性service-oriented 面向服务的Application Programming Interface (API)应用编程界面Asynchronous JavaScript and XML (AJAX) 异步Java过程语言和扩展的标记语言9.1database 数据库data element 数据元retrieval 检索,恢复magnetizable media 可磁化介质linkage 链接system software package 系统软件包database record 数据库记录operating system (OS) 操作系统search 搜索,查找probe 探查query 查询file-oriented system 面向文件的系统communications path 通信通道database management system (DBMS)数据库管理信息系统management information system (MIS)管理信息系统decision making 决策information flow 信息流user 用户9.3Structured Query Language (SQL)结构化查询语言thread scheduling 线程调度memory management 存储管理I/O management 输入/输出管理relational engine 关系引擎type system 类型系统buffer pool management 缓冲槽管理resource management 资源管理synchronization primitives 同步化原语deadlock 死锁background maintenance jobs 后台维护作业multitasking 多(重)任务作业Applications Program Interface (API)应用程序接口log 记录Storage Engine 存储引擎Tabular Data Stream (TDS) 表格数据流character strings 字符串textual data 文本数据User-Defined composite Types (UDTs)用户定义的组合类型Dynamic Management Views (DMVs)动态管理视图constraint 约束value added services 增值服务self-tuning 自调谐(节)digital media formats 数字媒体格式bit-stream 比特流storage backend 存储后端eXtensible Markup Language (XML)可扩展的标记语言spatial data type 空间数据类型unstructured data 非结构化数据semi-structured data 半结构化数据metadata 元数据backing up 备份,备用hierarchical data 层次型数据recursive query 递归查询9.4data warehouse 数据仓库information technology (IT) 信息技术decision support 决策支持operational data 操作数据platform 平台transaction 事务(处理)distributed system 分布式系统infrastructure 基础设施client 客户mass storage 大容量存储器,海量存储器data refresh 数据刷新information pool 信息库On-Line Analytical Processing联机(在线)分析处理技术iterative approach 迭代方法database recovery 数据库恢复9.5Enterprise Resource Planning (ERP)企业资源计划Customer Relationship Management (CRM)客户关系管理log 日志,(运行)记录,对数pattern 模式,图形(案),特性曲线Intelligence Quotient (IQ) 智商predictable 可预测的attribute 属性dataset 数据集subset 子集recursive 递归training process 训练过程root node 根节点leaf node 叶子节点algorithm 算法decision tree 决策树,判定树cluster 聚类,簇,群集association 关联,结合,协(学)会time series 时(间)序(列)prediction 预测churn analysis 周转分析Structured Query Language (SQL)结构化查询语言9.6online ordering 在线订货browser 浏览器peer-to-peer 对等的retrieval 检索E-Commerce 电子商务E-Business 电子企业script 脚本(文件),稿本,过程dynamic web page 动态web网页static web page 静态web网页hyperlink 超(级),链接form 表单,表格,窗体database query 数据库查询middleware 中间件CGI (Common Gateway Interface)公用网关接口API (Application Program Interface)应用程序接口PHP (Personal Home Page) 个人家庭主页ASP (Active Server Page) 现用服务器页,动态服务器主页11.1computer graphics (CG) 计算机图形(学)video game 视频游戏render 渲染three-dimensional computer graphics三维计算机图形scene 景物,景色,场景image 图像,影(映)像,成像photograph 照片medical imaging system 医疗成像系统monitor 监视器paint program 绘图程序model 模型computer-simulated world 计算机模拟世界11.2GUI (graphics user interface) 图形用户界面DTP (desktop publishing) 桌面出版resolution 分辨率image-setter 激光照排机paste-board 粘贴板HTML (hypertext markup language)超文本标记语言PDF (portable document format)可移植文档格式PDL (page description language)页面描述语言graphics software 图形软件WP(Word Processing) (文)字处理typescript 打印文稿(原稿)laser printer 激光打印机dpi (dots per inch) 每英寸点数lay out 排版Electronic Publishing 电子出版video 视频animation 动画hyperlink 超链接suite of software 软件套件11.4image processing 图像处理sensor 传感器acquisition 采集,获取illumination 光照digitization 数字化coordinate transformation 坐标变换motion blur 运动模糊tomography X线断层技术chromosome 染色体background 背景gray value 灰度值visual system 视觉系统multimedia 多媒体brightness 亮度contrast 对比度pixel 像素distortion 失真,畸变filter 滤波,过滤11.5bitmap 位图raster image 光栅图像decompress 解压gray-scale 灰度magic number 幻数LUT(look up table) 查找表file format 文件格式proprietary 所有人的,所有的,专利的TIFF (Tagged Image File Format)标记图像文件格式GIF (Graphics Interchange Format)图形交换格式index 索引RLE (Run-Length Encoding) 游程编码JPEG (Joint Photographic Experts Group)联合(静态)图像专家组第一组1.Primitive types 基本(数据)类型2. heuristics 启发式研究3.criteria 标准4.performance speed 运行速度5.the nature of the application 应用的性质6.vector quantization 矢量量化7.the preceding frames 之前帧8.consecutive frames 连续帧9.formula 公式10.inequality 不等式11.cumulative errors 累计错误12.JPEG(Joint Photographic Experts Group) 联合图像专家小组13.spatial position 空间位置14.matrix 矩阵15.binary array 二进制数组16. decompress 解压缩17. sophisticated 复杂的18. subunits 子单元第二组1.hybrid n.混合物adj.混合的2.backpropagation 反向传播3.fusions . 融合4.parameters 参数;系数5.optimized adj. 最佳化的6.fuzzy 模糊的;失真的7.conventional . 传统的;惯例的8.integrated. 综合的;完整的9.fuzzy logic 模糊逻辑10.perceptron . 感知器11.hierarchical 分层的;等级体系的putation 估计,计算13.coordinate 坐标;vt. 整合adj. 同等的vi. 协调)14.converges 聚合,会聚15. neurons 神经元16.bias 偏执量17.nonlinear function 非线性函数18.purelin 线性19.genetic algorithm 遗传算法20.simultaneous 同时发生的,同步的21.polygonal approximation algorithms多边形近似算法22.dynamic 动态的23.data fusion 数据融合24.robust 鲁棒的.强健的,坚定的第三组1.contemporary 当代的、现代的2.cryptography 密码学3.authentication 身份验证4.interdisciplinary 跨学科的5.designate vt. 指定;指派6.identical adj. 同一的;完全相同的7.interactive adj. 交互式的;相互作用的8.iterative(adj. 迭代的;重复的,反复的9.endeavor n.努力;尽力.10.integration n.集成;综合11.heterogeneous(adj. [化学] 多相的;异种的;[化学] 不均匀的;由不同成分形成的))12.interpretation(n. 解释;翻译;演出)13.validation(n. 确认;批准;生效)14.disciplines(n.纪律;训练;学科)15.identified(vt.鉴定;识别,辨认出,认出;认明;把…看成一样)16.interpretable(adj.可说明的;可解释的;可翻译的)17.scalable(adj.可测量的;可伸缩的;可攀登的)18.associations(联合;联想)19.transactionsn. 处理,[图情] 会报;汇报20.investigated(v. 调查;研究)21.versus(prep. 对;与...相对;对抗)22.unified(adj. 统一的;一致标准的)23.subsequent(adj. 后来的,随后的)24.violations[va??'le??nz]侵害,违反25.protocol ['pro?t?k??l]草案;协议26.vulnerabilities[v?ln?r?'b?l?t?z]脆弱点27.misuse [?m?s'ju?s]误用;滥用28.anomaly[?'nɑ?m?li]异常;反常29.captured?['k?pt??r]捕获;占领30.rationale基本原理;基础理论31.clustering['kl?st?r??]聚类;群32.thrust刺;推力;要旨第四租1.Taxonomy 分类标准2.by virtue of 凭借,依靠第五组1.Blend 混合2.Render 渲染3.Defeat 使失效,弱化4.Pleasing 令人满意的5.artifact6.state-of-the-art 一流的,先进的,到目前为止最好的7.Formulation配方;构想,规划;公式化8.Hierarchical 分层的9.Potent有效的,强有力的;有权势的;烈性的;有说服力的10.Temporal暂存的11.Quadratically 二次12.Homogeneous同性质的,同类的13.Shades 阴影14.Attained 达到;获得15.Problematic成问题的,有疑问的,不确定的16.fine-tuned 对…进行微调;细调17.identical images 相同的图像18.shading effects阴影效应19.Generic类的,属性的;一般的20.Opaquely不透明地21.Fringe边缘的,外围的第六组1.extraction 取出;抽出;拔出2.Binarization 二值化3.retrieval 检索4.dissemination 宣传;散播;传染5.integrated? 综合的;完整的;互相协调的)6.delimiters 分隔符7.Deviation 偏离8.feeding into 流入,输入9.loose-leaf 活页式的10.with respect to 关于11.isolate 隔离,孤立12.table of contents entries 目录项13.syntactic 句法的14.appropriate adj.适当的;相称的15.meta-data(n.元数据,16.heterogeneous adj.异种的;异质的第七组Disassemble 反汇编。
-------------html单词----- -------------html 超文本标记语言head 头部font 字体字形i(italic) 倾斜,斜体字big 大的,字体加大hr 水平线Pre(predefined)预定义h5 标题5Div(division)区隔标记circle 空心圆,圈dt(Define title 定义的标题dl(Definition list) 定义清单dd(definition description) 定义容table 表格background 背景Cellpadding 补白,是指单元格文字与边框的距离Href (hypertext reference) 地址,超文本引用a (anchor)锚;http 服务程序所用的协议;(hypertext transfer protoco)description描述Get地址栏传递得到; 抓住Maxlength最大长度radio 单选按钮无线电; 收音机Selected选择Submit提交. .资料. ..Xhtml可扩展超文本标记语言strict 严格frame 框架iframe 浮动框架aside 侧边栏到旁边week 周类型Url 统一资源定义器uniform resource locationcontrols 控制hyper 超title 标题Color 颜色Sub (subscript)下标脚注Small 小的,字体缩细align对齐水平对齐,排列P(paragraph)段落h1 标题1h6标题6ul (unordered list)无序列表ol( ordered list)有序列表marquee 滚动scrollamountSrc 图片路径(sample return container)tr 行cellspacing 单元格间距rules 规则合并单元格边框线target 目标. .资料. ..mailto 地址content 容author 作者Post 邮政Readonly 只读Checked 被选中核对textarea文本区域reset重置复位DTD 文档类型定义(document type definition)object 对象poly多变型borderframe框架的边框footer页脚网页的尾部month月类型list列表source源text文本body 主体,身体face 字体,面容em 倾斜,全身left 左对齐左边Center 居中Divide 划分分离h2标题2nbsp 空格Li 清单项目disc 实心圆圆盘Height 高度. .资料. ..Loop 循环Img (image)图片td 单元格rowspan合并行all所有self 自身name 名字charset字符集form表单形式input输入Disabled禁用checkbox复选框cols列button按钮embed嵌入transitional过渡coords坐标hrefemailtime 时间类型datalist数据列表video视频markup标记b(bold)粗体,黑体字sizeu(underline)下划线br(barter rabbet)换行Right 右对齐noshade 无阴影. .资料. ..h3标题3span 跨度Type 类型Start 开始,起点Direction 方向Down 向下Border 边框bordercolor 边框的颜色valign 垂直对齐方式blank 空白,新的窗口打开parent 父亲meta 元数据refresh刷新action功能行动text文本password密码select选择rows行image图像noframes 元素可为那些不支持框架的frameset框架集map地图Scrolling滚动article定义文章的容number数值audio音频language语言Strong 粗体,强壮Sup(superscript)上标. .资料. ..Width 宽度times 乘,乘以division除法h4标题4Square 方形,平方Up 向上在上面Alt 说明bcolor 背景颜色colspan合并单元格top 顶middle中间equiv 相等的等价物;keywords关键词method方法Value价值Name名称option选项hidden隐藏file文件shape形状rect矩形frameset框架集section部分date日期类型range滑动条autoplay自动播放-----------------css部-----------------. .资料. ..Css(cascading style sheet) (级联样式表)a:active 单击鼠标左键italic(倾斜)word-spacing 单词和单词之间的距离underline下划线Font-size文字的大小Background-color:背景颜色Background-attachment :背景附件attachment附件,附属物Border-top-style:上边框的线型Border-top-color:上边框的颜色clear清除浮动,明白的; 清晰的overflow溢出normal正常id标识符Font-family字体letter-spacing 字母和字母之间的距离Line-through (删除线)text-indent:首行缩进Background-image:背景图片scroll滚动List-style-type:列表样式solid实线实心的border-collapse:collapse; 合并表格的边框float浮动(使)漂浮; 自由浮动static静态静止的Import 输入; 进口Class 类Font-style:文字是否倾斜. .资料. ..overline(上划线)line-height:行高Background-repeat:背景图片是否平铺Repeat 重复; 复述List列表dashed虚线collapse折叠display显示fixed固定不变的LinkA:Visited 访问过的Font-weight:文字加粗方式none(无)text-align:文本的水平对齐方法Background背景; 底色Background-position:背景图片的定位position位置,方位;none无没有一个padding填充inline联absolute绝对的stylesheetA:hover 鼠标移上上repeat-x横向平铺Text-decoration:文本修饰线bold加粗repeat-y纵向平铺no-repeat不平铺Border-top-width:上边框的宽度. .资料. ..dotted点状线margin外边距边缘,围block块relative相对----------------js部分------------------javascript:本帖隐藏的容var:定义变量if:如果else:否则switch:切换for:while:当...的时候do:做break:中断continue:继续function:函数,功能return:返回number:数字int:整数float:浮点数string:字符串bool:布尔boolean:布尔typeof:类型null:空,空值. .资料. ..array:数组length:长度concat:连接join:串联pop:弹出push:压入reverse:反转sort:排序slice:切片,划分splice:铰接,粘接charAt:获取某位置字符indexOf:判断某字符的首次位置lastIndexOf:判断某字符的最后一次位置replace:替换split:分割substr:截取字符串substring:截取字符串toLowerCase:转换为小写toUpperCase:转换为大写random:随机round:取整ceil:向上取整floor:向下取整abs:取绝对值max:最大值min:最小值pow:幂运算sqrt:取开方new:新建. .资料. ..date:日期time:时间year:年month:月hour:时minute:分second:秒millisecond:毫秒status:状态alert:警告confirm:确认prompt:提示,提示符open:打开setInterval:设置反复性定时器setTimeout:设置一次性定时器clear:清除close:关闭replace:替换back:后退go:走width:height:高度appName:程序名appCodeName:程序代号appVersion:程序版本appAgent:程序代理clientX:clientY:srcElement:源对象,事件源. .资料. ..cancel:取消bubble:冒泡keyCode:键值this:这个,当前onload:在装载时onclick:在点击时ondblclick:在双击时onmouseover:在鼠标进入时onmouseout:在鼠标离开时onmousemove:在鼠标移动时onmousedown:在鼠标按下时onmouseup:在鼠标抬起时onkeydown:在按键按下时onkeyup :在按键抬起时onkeypress:在按键时onsubmit:在提交时onchange:在改变时onfocus:在获得焦点时onblur:在失去焦点时document:文档write:写入getElementById:通过ID获取对象getElementsByNameelement:元素,对象option:选项attribute:属性child:孩子,下级parent:父母,上级node:节点. .资料. ..first:第一个last:最后一个next:下一个previous:上一个create:创建append:附加----------------PHP部分-----------------PHP:PHP is HyperText Proprocessor hosts:hosts文件DNS:Domain Name Server域名服务器load:装载Module:模块LoadModule:装载模块File:文件Match:匹配FilesMatch:文件匹配AddType:添加类型application:应用程序Info:Information,信息Ini:Initiate,初始化Dir:Directory目录Time:时间zone:时区timezone:时区extension:扩展. .资料. ..Option:选项Order:顺序Allow:允许Deny:拒绝Override:覆盖Index:索引,标识,首页DirectoryIndex:目录默认页Server:服务器Alias:昵称,别名ServerAlias:服务器别名VirtualHost:虚拟主机ServerName:服务器名Root:根,根目录DocumentRoot:文档根目录Short_open_tag:短标记isset:是否设置unset:取消设置echo:输出getpostrequest:需要,要求,请求global:全球的,整体的method:方式,方式location:地址,网址request_order:请求顺序remote:远端的self:自身的define:定义constant:常量. .资料. ..version:版本dir:目录file:文件line:行int:整数float:浮点string:字符串bool:boolean,布尔array:数组object:对象null:空resource:资源dec:decimal,十进制bin:binary,二进制oct:octal,八进制hex:hexadecimal,十六进制double:双重的,两倍的real:实数key:键,关键value:值var_dump:显示数据信息gettype:获取类型settype:设置类型empty:空的if:如果else:否则break:退出continue:继续while:当...时. .资料. ..foreach:对...的每一个(进行遍历)switch:转换,切换die:死,停止exit:退出sleep:睡觉include:包含require:要求once:一次return:返回error:错误warning:警告notice:提示strict:严格的user:用户trigger:触发,引发display:显示on:打开off:关闭log:日志,记录report:报告parameter:形参argument:实参function:函数call:调用exists:存在print:打印trim:修剪,调整implode:崩溃,瓦解explode:爆炸,爆发,激增. .资料. ..substr:截取子字符串strchr:strrchr:replace:替换strtolower:转换为小写strtoupper:转换为大写position:位置slash:斜线,反斜杠time:时间microtime:微型时间date:日期strtotime:字符转换为时间diff:different,不同的,差异的max:最大min:最小round:圆的,完整的,使成为整数rand:random,随机的abs:absolute,绝对的ceil:向上取整floor:向下取整each:每一个list:列表,列出来current:现在的,当前key:键,键名,关键next:下一个,后一个prev:previous上一个,前一个reset:恢复,重置end:结尾,最后,终止pop:popup,弹出,取出,发射. .资料. ..push:推入,挤压,压入shift:移动,改变,换挡,轮班,转换slice:切开,割splice:接合,衔接,拼接sort:排序shuffle:打乱count:数量,计数reverse:反转merge:合并,融合,兼并sum:总和,求和range:围new:新的,创建class:类public:公开的protected:受保护的private:私有的this:自己,这个static:静态的self:自身,自己的parent:父母的,construct:构造,建造,构建destruct:毁灭,摧毁extend:扩展,延伸final:最后的abstract:抽象的interface:接口implement:实现,实施,执行tostring:转换为字符串invoke:援引,引起,求助,调用. .资料. ..instance:实例Model:模型View:视图Controller:控制器PDO:PHP Data Object,php数据对象query:查询exec:execute,执行close:关闭lastinsertid:最后的插入idattribute:属性errorcode:错误代号errorinfo:错误信息errmode:错误模式exception:异常rowcount:行数columncount:列数fetch:取出,取得prepare:准备execute:执行session:会话cookie:setcookie:设置cookielifetime:生命周期path:路径domain:域名secure:安全maxlifetime:最大生命周期probability:可能性divisor:除数,分母. .资料. ..handler:处理器save:保存,存储auto_start:自动开始image:图片truecolor:真彩色allocate:分配fill:填充size:尺寸mime:多用途的网际扩展协议destroy:毁灭copy:拷贝resample:取样mkdir:创建目录opendir:打开目录readdir:读取目录closedir:关闭目录rename:重命名unlink:删除目录或文件realpath:完整路径BaseName:基本文件名DirName:目录名file_get_contents:获得文件容file_put_contents:写入文件容fopen:打开文件ftell:获取文件指针位置fseek:设置文件指针位置fread:读取文件容fgetc:读取一个字符fgets:读取一行或本行中指定长度的字符. .资料. ..fwrite:写入文件容fclose:关闭文件filemtime:文件最后修改时间filesize:文件大小file_exists:文件是否存在accept:接收,接受accept-language:可接受语言encoding:编码user-agent:用户代理(信息)connection:连接keep-alive:保持活动状态found:已发现,已找到forbidden:禁止internal:部的content-type:容类型socket:套接字---------------MYSQL部分---------------sql: struct query languagemysql:host:主机user:用户password:密码data:数据database:数据库table:表. .资料. ..column:列field:列row:行port:端口quit:取消,退出exit:退出charset:字符集,字符编码collate:排序规则collation:排序规则delimiter:分隔符create:创建drop:落下,放弃,停止exists:存在int类型tinyint类型smallint类型mediumnint类型biging类型unsigned无符号的zerofill 填充0float:单精度浮点类型double:双精度浮点类型decimal:十进位类型,小数类型numeric:数字fixed:固定类型char:定长字符类型varchar:变长字符类型binary:二进制类型enum:列举类型. .资料. ..set:多选类型bit:比特类型primary key:主键unique key:唯一键auto_increment:自增长default:默认值comment:评论,说明index:索引key:索引foreign key:外键fulltext key 全文索引constraint约束engine 存储引擎alter 改变show 显示describe 描述rename 重命名view 视图insert 插入value 值replace 替换select 选择load 装载delete 删除from 从...order 顺序limit 限制truncatequery 查询. .资料. ..distinct 区分的where 哪里group 组as 作为in 在...里面like 像...一样count 数量,计数avg 平均max 最大min 最小sum 总和asc 升序的desc 降序的join 连接inner 部的cross 交叉的left:左边right:右边outer 外面的in:在...里面any:任意一个all:全部some:其中一部分union:联合的identify:确认,识别grant:授予revoke:撤销,取消,废除privilege:权限start:开始. .资料. ..transaction:事务autocommit:自动提交begin:开始end:结束commit:托付,承诺,保证rollback:回滚case:在...情形loop:循环while:当...的时候repeat:重复leave:离开declare:声明call:调用procedure:存储过程trigger:触发器---------------中级项目-----------------B2C:business to customer 商家对客户C2C:customer to customer 客户对客户B2B:business to business 商家对商家B2B2C:business to business to customer 商家对商家对客户O2O:online to offline 线上线下OOP:Object Oriented Programming,面向对象编程(面向对象程序设计)MVC:Model View Controller ,模型视图控制器application:应用程序framework:框架. .资料. ..core:核心library:图书馆、库run:运行,进行dispatch:调度,派遣hepler:助手category:类别,种类brand:品牌attribute:属性,特性parent:父亲level:水平,程度,等级xss:Cross Site Scripting 跨站脚本攻击variable:变量----------------xml---------------------xml:eXtensible Markup Language,可扩展标记语言svg:Scalable Vector Graphics ,可伸缩矢量图形version:版本DTD:Document Type Definition,文档类型定义schema:架构,模式element:元素entity:实体DOM:Document Ojbect Model,文档对象模型length:长度item:条款,项目validate:验证simple:简单RSS:Really Simple Syndication,信息聚合. .资料. ..SOAP:Simple Object Access Protocal,简单对象访问协议WSDL:Web Sservice Describe Language,web服务描述语言--------------smarty-------------------smarty:模板引擎,自作聪明的人assign:分配,分派display:显示template:模板,样板compile:编译,汇编literal:原义的,照字面的delimiter:定界符,分隔符config:配置section:部分,节loop:环,循环modifier:调节器,修饰器cycle:循环,周而复始layout:布局,规划图block:块cache:缓存lifetime:有效期,存在期parse:分析,解析----------ThinkPHP-------------------controller 控制器model 模型view 视图namespace 命名空间. .资料. ..use 使用route 路由rule 规则assign 分配display 显示convention 惯例common 共有的config 配置role 角色base 基础的,基于access 访问control 控制authority 权限-----------JavaScript巩固加强----------document 文档object 对象undefined 未定义number 数字boolean 布尔string 符串null 空true 真false 假console 控制台array 数组integer 整形. .资料. ..float 浮点数function 函数if 如果else 其他switch 开关case 事件length 长度sort 排序push 推callee 被召唤element 元素sibling 堂兄弟,表兄弟node 节点parent 父亲attribute 属性append 加clone 克隆event 事件listener 侦听attach 贴上、附上detach 分离,拆开offset 位移propagation 传播,传输bubble 水泡,冒泡prevent 阻止call 调用apply 应用prototype 原型match 匹配. .资料. ..pattern 模式---------------AJAX技术--------------asynchronous 异步的ajax 一门异步传输数据的技术open 打开send 发送state 状态json 一种数据格式progress 进展[Jquery]jQuery 一个开源的js脚本库first 第一个last 最后一个even 偶数odd 奇数equal 等contains 包含empty 空parent 父级toggle 交替width 宽度height 高度text 文本each 每一个,用来遍历数组和对象. .资料. ..filter 过滤find 发现next 下一个bind 绑定show 显示hide 隐藏animate 动画----------linux(LAMP)------- ------------clear 清除exit 退出more 更多less 更少tail 尾巴kill 杀死service 服务make 作install 安装Redis 存缓存数据库exists 测试指定key 是否存在del 删除给定keytype 返回给定key 的value 类型keys 返回匹配指定模式的所有keyrandomkey 返回从当前数据库中随机选择的一个key rename 改名字dbsize 返回当前数据库的key 数量. .资料. ..expire 为key 指定过期时间ttl 返回key 的剩余过期秒数select 选择数据库move 将key 从当前数据库移动到指定数据库flushdb 删除当前数据库中所有keyflushall 删除所有数据库中的所有keyset 设置key 对应的值为string 类型的valuemset 一次设置多个key 的值mget 一次获取多个key 的值incr 对key 的值做加加操作,并返回新的值decr 同上,但是做的是减减操作incrby 同incr,加指定值decrby 同decr,减指定值append 给指定key 的字符串值追加valuesubstr 返回截取过的key 的字符串值lpush 在key 对应list 的头部添加字符串元素rpush 同上,在尾部添加llen 对应list 的长度lrange 返回指定区间的元素ltrim 截取listlset 设置list 中指定下标的元素值lrem 从key 对应list 中删除count 个和value 相同的元素lpop 从list 的头部删除元素,并返回删除元素rpop 从list 的尾部删除元素,并返回删除元素sadd 添加一个string 元素到key 对应的set 集合中srem 从key 对应set 中移除给定元素,成功返回1 smove 从p1 对应s中移除member 并添加到p2 对应set 中. .资料. ..scard 返回set 的元素个数sismember 判断member 是否在set 中sinter 返回所有给定key 的交集sinterstore 同sinter,但是会同时将交集存到p1 下sunion 返回所有给定key 的并集sunionstore 同sunion,并同时保存并集到p1 下sdiff 返回所有给定key 的差集sdiffstore 同sdiff,并同时保存差集到dstkey 下smembers 返回key 对应set 的所有元素,结果是无序的zadd 添加元素到集合,元素在集合中存在则更新对应score zrem 删除指定元素,1 表示成功,如果元素不存在返回0 zincrby 按incr 幅度增加对应member的score 值返回score 值zrank 返回指定元素在集合中的排名(下标),集合中元素是按score 从小到大排序的zrevrank 同上,但是集合中元素是按score 从大到小排序zrange 类似lrange 操作从集合中去指定区间的元素。
新兴网络英语词汇大全(绝对最全)微博 Microblog山寨 copycat异地恋 long-distance relationship剩女 3S lady(single,seventies,stuck)/left girls熟女 cougar(源自电影Cougar Club)裸婚 naked wedding炫富 flaunt wealth团购 group buying人肉搜索 flesh search潮人:trendsetter发烧友: fancier骨感美女:boney beauty卡奴:card slave下午茶 high tea愤青 young cynic性感妈妈 yummy mummy亚健康 sub-health灵魂伴侣 soul mate小白脸 toy boy精神出轨 soul infidelity钻石王老五 diamond bachelor时尚达人 fashion icon御宅 otaku橙色预警 orange signal warning预约券 reservation ticket上相的,上镜头的 photogenic80后:80's generation百搭:all-match限时抢购:flash sale合租:flat-share荧光纹身:glow tattoo泡泡袜:loose socks裸妆:nude look黄牛票:scalped ticket扫货:shopping spree烟熏妆:smokey-eye make-up水货:smuggled goods纳米技术:nanotechnology正妹 hotty对某人念念不忘 get the hots for草莓族 Strawberry generation草根总统 grassroots president笨手笨脚 have two left feet拼车 car-pooling解除好友关系 unfriend v.暴走 go ballistic海外代购 overseas purchasing跳槽 jump ship闪婚 flash marriage闪电约会 speeddating闪电恋爱 whirlwind romance刻不容缓,紧要关头 crunch time乐活族 LOHAS(Lifestyle Of Health And Sustainability)一夜情 one-night stand偶像派 idol type脑残体 leetspeak挑食者 picky-eater伪球迷 fake fans狂热的 gaga eg: I was gaga over his deep blue eyes when I first set eyes on him防暑降温补贴 high temperature subsidy奉子成婚 shotgun marriage婚前性行为 premarital sex开博 to open a blog房奴车奴 mortgage slave上课开小差 zone out万事通 know-it-all赌球 soccer gambling桑拿天 sauna weather假发票 fake invoice二房东 middleman landlord笑料 laughing stock泰国香米 Thai fragrant rice学历造假 fabricate academic credentials暗淡前景 bleak prospects毕业典礼 commencement散伙饭 farewell dinner毕业旅行 after-graduation trip节能高效的 fuel-efficient具有时效性的 time-efficient很想赢 be hungry for success面子工程 face job指甲油 nail varnish学历门槛 academic threshold王牌主播 mainstay TV host招牌菜 signature dishes城市热岛效应 urban heat island effect逃学 play hooky, 装病不上班 play hooky from work一线城市 first-tier cities高考 the National College Entrance Examines录取分数线 admission scores保障性住房 indemnificatory housing一决高下 Duke it out囤积居奇 hoarding and profiteering灰色市场 Grey market反倾销 anti-dumping吃白食的人 freeloader公关 public relation不幸的日子,不吉利的日子 black-letter day吉利的日子 saints' days廉租房 low rent housing限价房 capped-price housing经适房 affordable housing替罪羔羊 whipping boy对口支援 partner assistance电脑游戏迷:gamer家庭主男:house-husband小白脸,吃软饭的:kept man二奶:kept woman麦霸:Mic king / Mic queen型男:metrosexual man(范指那些极度重视外貌而行为gay化的直男,型男属于其中的一种)新新人类:new-new generation另类:offbeat菜鸟:rookie“色”友(摄影爱好者):shutterbug驴友:tour pal娘娘腔:sissy负翁:spend-more-than-earn全职妈妈:stay-at-home mom裸奔:streaking预约券 reservation ticket下午茶 high tea微博 Microblog/ Tweets裸婚 naked wedding亚健康 sub-health平角裤 boxers愤青 young cynic灵魂伴侣 soul mate小白脸 toy boy精神出轨 soul infidelity人肉搜索 flesh search剩女 3S lady(single,seventies,stuck)/left girls山寨 copycat异地恋 long-distance relationship性感妈妈 yummy mummy钻石王老五 diamond bachelor时尚达人 fashion icon上相的,上镜头的 photogenic学术界 academic circle哈证族 certificate maniac偶像派 idol type住房公积金 housing funds熟女 cougar(源自电影Cougar Club)挑食者 picky-eater伪球迷 fake fans紧身服 straitjacket团购 group buying奉子成婚 shotgun marriage婚前性行为 premarital sex炫富 flaunt wealth决堤 breaching of the dike上市 list share赌球 soccer gambling桑拿天 sauna weather自杀 Dutch act假发票 fake invoice金砖四国 BRIC countries笑料 laughing stock泰国香米 Thai fragrant rice学历造假 fabricate academic credentials泄洪 release flood waters狂热的 gaga eg: I was gaga over his deep blue eyes when I first set eyes on him防暑降温补贴 high temperature subsidy暗淡前景 bleak prospects文艺爱情片 chick flick惊悚电影 slasher flick房奴车奴 mortgage slave上课开小差 zone out万事通 know-it-all毕业典礼 commencement散伙饭 farewell dinner毕业旅行 after-graduation trip节能高效的 fuel-efficient具有时效性的 time-efficient死记硬背 cramming很想赢 be hungry for success面子工程 face job指甲油 nail varnish射手榜 top-scorer list学历门槛 academic threshold王牌主播 mainstay TV host招牌菜 signature dishes非正常死亡 excess death影视翻拍 plays reshooting四大文学名著 the four masterpieces of literature 城市热岛效应 urban heat island effect逃学 play hooky, 装病不上班 play hooky from work 一线城市 first-tier cities高考 the National College Entrance Examines录取分数线 admission scores小型警车 panda car老爷车 vintage car保障性住房 indemnificatory housing一决高下 Duke it out差别电价 differential power prices囤积居奇 hoarding and profiteering灰色市场 Grey market反倾销 anti-dumping经济二次探底 double dip吃白食的人 freeloader橙色预警 orange signal warning公关 public relation不幸的日子,不吉利的日子 black-letter day吉利的日子 saints' days人肉搜索 flesh search廉租房 low rent housing限价房 capped-price housing经适房 affordable housing替罪羔羊 whipping boy对口支援 partner assistance扫把星 jinx资本货物 capital goods最终消费品 final consumption goods原材料 raw material制成品 manufactured goods重工业 heavy industry贸易顺差 trade surplus外汇储备 foreign exchange reserve 潮人:trendsetter发烧友: fancier骨感美女:boney beauty卡奴:card slave蹦迪:disco dancing电脑游戏迷:gamer家庭主男:house-husband小白脸,吃软饭的:kept man二奶:kept woman麦霸:Mic king / Mic queen新新人类:new-new generation另类:offbeat菜鸟:rookie“色”友(摄影爱好者):shutterbug 驴友:tour pal娘娘腔:sissy全职妈妈:stay-at-home mom裸奔:streaking80后:80's generation百搭:all-match肚皮舞:belly dance片前广告:cinemads角色扮演:cosplay情侣装:couples dress电子书:e-book电子杂志:e-zine胎教:fetal education限时抢购:flash sale合租:flat-share期房:forward delivery housing荧光纹身:glow tattoo团购:group purchase健商:HQ扎啤:jug beer八卦,丑闻:kiss and tell低腰牛仔裤:low-rise jeans泡泡袜:loose socks裸妆:nude look黄牛票:scalped ticket透视装:see-through dress扫货:shopping spree烟熏妆:smokey-eye make-up水货:smuggled goods热裤:tight pants舌钉:tongue pin纳米技术:nanotechnology通灵:psychic文凭热 degree craze反腐败 anti-corruption联合军演 joint military drill财政赤字 budget deficit拜倒在某人的石榴裙下 throw oneself at sb's feet打破记录 break a record创造新纪录 create a new record终生学习 lifelong learning天气保险 weather insurance正妹 hotty对某人念念不忘 get the hots for希望把好运带来给自己 touch wood婚外恋 extramarital love; extramarital affair职场冷暴力 emotional office abuse赞助费 sponsorship fee抚恤金 financial compensation,compensation payment 草莓族 Strawberry generation草根总统 grassroots president点唱机 juke box笨手笨脚 have two left feet演艺圈 Showbiz试点,试运行 on a trial basis精疲力竭 be dead on one's feet软禁 be under house arrest拼车 car-pooling解除好友关系 unfriend v.发送色情短信 sexting暴走 go ballistic婚检 premarital check-up天书 mumbo-jumbo情意绵绵的 lovey-dovey漂亮女人 tomato(俚语);妖娆女子 cheese cake懦夫 quitter(俚语)母校 alma mater黑马 dark horse挥金如土 spend money like water意外怀孕 unplanned pregnancy人流 abortion避孕措施 contraceptives生殖健康 reproductive health海外代购 overseas purchasing试镜 screen test访谈节目 chat show智力竞赛节目 quiz show武侠片 martial arts film封面报道 cover story跳槽 jump ship闪婚 flash marriage闪电约会 speeddating闪电恋爱 whirlwind romance刻不容缓,紧要关头 crunch time健身 bodybuilding遮阳伞 parasol人渣 scouring头等舱 first-class cabin世界遗产名录 the world heritage list乐活族 LOHAS(Lifestyle Of Health And Sustainability)安乐死 euthanasia私生子 an illegitimate child; a love child一夜情 one-night stand。
新兴网络英语词汇大全(绝对最全)微博 Microblog山寨 copycat异地恋 long-distance relationship剩女 3S lady(single,seventies,stuck)/left girls熟女 cougar(源自电影Cougar Club)裸婚 naked wedding炫富 flaunt wealth团购 group buying人肉搜索 flesh search潮人:trendsetter发烧友: fancier骨感美女:boney beauty卡奴:card slave下午茶 high tea愤青 young cynic性感妈妈 yummy mummy亚健康 sub—health灵魂伴侣 soul mate小白脸 toy boy精神出轨 soul infidelity钻石王老五 diamond bachelor时尚达人 fashion icon御宅 otaku橙色预警 orange signal warning预约券 reservation ticket上相的,上镜头的 photogenic80后:80's generation百搭:all-match限时抢购:flash sale合租:flat—share荧光纹身:glow tattoo泡泡袜:loose socks裸妆:nude look黄牛票:scalped ticket扫货:shopping spree烟熏妆:smokey-eye make—up水货:smuggled goods纳米技术:nanotechnology正妹 hotty对某人念念不忘 get the hots for草莓族 Strawberry generation草根总统 grassroots president笨手笨脚 have two left feet拼车 car—pooling解除好友关系 unfriend v。
暴走 go ballistic海外代购 overseas purchasing跳槽 jump ship闪婚 flash marriage闪电约会 speeddating闪电恋爱 whirlwind romance刻不容缓,紧要关头 crunch time乐活族 LOHAS(Lifestyle Of Health And Sustainability)一夜情 one—night stand偶像派 idol type脑残体 leetspeak挑食者 picky—eater伪球迷 fake fans狂热的 gaga eg: I was gaga over his deep blue eyes when I first set eyes on him防暑降温补贴 high temperature subsidy奉子成婚 shotgun marriage婚前性行为 premarital sex开博 to open a blog房奴车奴 mortgage slave上课开小差 zone out万事通 know—it-all赌球 soccer gambling桑拿天 sauna weather假发票 fake invoice二房东 middleman landlord笑料 laughing stock泰国香米 Thai fragrant rice学历造假 fabricate academic credentials暗淡前景 bleak prospects毕业典礼 commencement散伙饭 farewell dinner毕业旅行 after-graduation trip节能高效的 fuel—efficient具有时效性的 time—efficient很想赢 be hungry for success面子工程 face job指甲油 nail varnish学历门槛 academic threshold王牌主播 mainstay TV host招牌菜 signature dishes城市热岛效应 urban heat island effect逃学 play hooky, 装病不上班 play hooky from work一线城市 first-tier cities高考 the National College Entrance Examines录取分数线 admission scores保障性住房 indemnificatory housing一决高下 Duke it out囤积居奇 hoarding and profiteering灰色市场 Grey market反倾销 anti-dumping吃白食的人 freeloader公关 public relation不幸的日子,不吉利的日子 black-letter day吉利的日子 saints’ days廉租房 low rent housing限价房 capped-price housing经适房 affordable housing替罪羔羊 whipping boy对口支援 partner assistance电脑游戏迷:gamer家庭主男:house—husband小白脸,吃软饭的:kept man二奶:kept woman麦霸:Mic king / Mic queen型男:metrosexual man(范指那些极度重视外貌而行为gay化的直男,型男属于其中的一种)新新人类:new-new generation另类:offbeat菜鸟:rookie“色"友(摄影爱好者):shutterbug驴友:tour pal娘娘腔:sissy负翁:spend-more—than-earn全职妈妈:stay-at—home mom裸奔:streaking预约券 reservation ticket下午茶 high tea微博 Microblog/ Tweets裸婚 naked wedding亚健康 sub-health平角裤 boxers愤青 young cynic灵魂伴侣 soul mate小白脸 toy boy精神出轨 soul infidelity人肉搜索 flesh search剩女 3S lady(single,seventies,stuck)/left girls山寨 copycat异地恋 long-distance relationship性感妈妈 yummy mummy钻石王老五 diamond bachelor时尚达人 fashion icon上相的,上镜头的 photogenic学术界 academic circle哈证族 certificate maniac偶像派 idol type住房公积金 housing funds熟女 cougar(源自电影Cougar Club)挑食者 picky-eater伪球迷 fake fans紧身服 straitjacket团购 group buying奉子成婚 shotgun marriage婚前性行为 premarital sex炫富 flaunt wealth决堤 breaching of the dike上市 list share赌球 soccer gambling桑拿天 sauna weather自杀 Dutch act假发票 fake invoice金砖四国 BRIC countries笑料 laughing stock泰国香米 Thai fragrant rice学历造假 fabricate academic credentials泄洪 release flood waters狂热的 gaga eg: I was gaga over his deep blue eyes when I first set eyes on him防暑降温补贴 high temperature subsidy暗淡前景 bleak prospects文艺爱情片 chick flick惊悚电影 slasher flick房奴车奴 mortgage slave上课开小差 zone out万事通 know-it—all毕业典礼 commencement散伙饭 farewell dinner毕业旅行 after-graduation trip节能高效的 fuel-efficient具有时效性的 time—efficient死记硬背 cramming很想赢 be hungry for success面子工程 face job指甲油 nail varnish射手榜 top-scorer list学历门槛 academic threshold王牌主播 mainstay TV host招牌菜 signature dishes非正常死亡 excess death影视翻拍 plays reshooting四大文学名著 the four masterpieces of literature 城市热岛效应 urban heat island effect逃学 play hooky,装病不上班 play hooky from work 一线城市 first—tier cities高考 the National College Entrance Examines录取分数线 admission scores小型警车 panda car老爷车 vintage car保障性住房 indemnificatory housing一决高下 Duke it out差别电价 differential power prices囤积居奇 hoarding and profiteering灰色市场 Grey market反倾销 anti—dumping经济二次探底 double dip吃白食的人 freeloader橙色预警 orange signal warning公关 public relation不幸的日子,不吉利的日子 black—letter day吉利的日子 saints’ days人肉搜索 flesh search廉租房 low rent housing限价房 capped-price housing经适房 affordable housing替罪羔羊 whipping boy对口支援 partner assistance扫把星 jinx资本货物 capital goods最终消费品 final consumption goods原材料 raw material制成品 manufactured goods重工业 heavy industry贸易顺差 trade surplus外汇储备 foreign exchange reserve 潮人:trendsetter发烧友: fancier骨感美女:boney beauty卡奴:card slave蹦迪:disco dancing电脑游戏迷:gamer家庭主男:house-husband小白脸,吃软饭的:kept man二奶:kept woman麦霸:Mic king / Mic queen新新人类:new-new generation另类:offbeat菜鸟:rookie“色”友(摄影爱好者):shutterbug 驴友:tour pal娘娘腔:sissy全职妈妈:stay-at-home mom裸奔:streaking80后:80's generation百搭:all-match肚皮舞:belly dance片前广告:cinemads角色扮演:cosplay情侣装:couples dress电子书:e—book电子杂志:e—zine胎教:fetal education限时抢购:flash sale合租:flat—share期房:forward delivery housing荧光纹身:glow tattoo团购:group purchase健商:HQ扎啤:jug beer八卦,丑闻:kiss and tell低腰牛仔裤:low—rise jeans泡泡袜:loose socks裸妆:nude look黄牛票:scalped ticket透视装:see-through dress扫货:shopping spree烟熏妆:smokey-eye make-up水货:smuggled goods热裤:tight pants舌钉:tongue pin纳米技术:nanotechnology通灵:psychic文凭热 degree craze反腐败 anti—corruption联合军演 joint military drill财政赤字 budget deficit拜倒在某人的石榴裙下 throw oneself at sb's feet打破记录 break a record创造新纪录 create a new record终生学习 lifelong learning天气保险 weather insurance正妹 hotty对某人念念不忘 get the hots for希望把好运带来给自己 touch wood婚外恋 extramarital love; extramarital affair职场冷暴力 emotional office abuse赞助费 sponsorship fee抚恤金 financial compensation,compensation payment 草莓族 Strawberry generation草根总统 grassroots president点唱机 juke box笨手笨脚 have two left feet演艺圈 Showbiz试点,试运行 on a trial basis精疲力竭 be dead on one’s feet软禁 be under house arrest拼车 car—pooling解除好友关系 unfriend v。
编程常用到的英文单词大全在学习和使用编程语言的过程中,我们经常会遇到一些英文单词。
这些单词不仅是编程语言的关键词,还是我们编程工作中必备的词汇。
下面是一些编程中常用的英文单词的大全:Data Types•integer•float•string•boolean•array•list•dictionary•tuple•setControl Flow•if•else•elif•while•for•break•continue•returnFunctions•function•parameter•argument•return value•lambda•method•class•object•module•package Operators•addition•subtraction•multiplication•division•modulus•assignment•comparison•logical•bitwise•increment•decrement Error Handling•try•except•finally•raise•assertFile Handling•open•read•write•close•append•seekMiscellaneous•import•from•as•in•not•and•or•pass•global•local以上就是编程中常用到的英文单词的大全。
熟练掌握这些词汇将有助于您更好地理解和使用编程语言,提高编程的效率和准确性。
希望这份单词大全能够对您有所帮助!。
Hypertext preprocessor 超文本预处理语言Define 定义Undefined 未定义的Constant 常量Variable 变量Global 全球的、总体的static 静态、静止的server 服务器value 值、数值request 请求type 类型string 字符串int 整数integer 整数、整型、整数型long 长整型float 浮点数double 双精度型Boolean 布尔型null 空值array 数组object 对象resource 资源scalar 标量numeric 数值型、数值、数字的empty 空的dump 转储true 真的、真实的false 假的、错误switch 交换机、切换case 案例、情况break 打断、跳出循环default 默认、违约、默认值while 当foreach 循环、迭代器continue 继续、连续、继续循环function 功能、函数、作用mixed 混合pow 乘幂pi 圆周率return 返回abstract抽象的access存取、访问account账户action动作activate激活active活动的adapter适配器address地址else 否则foreach循环数组while 虽然外哦switch 开关丝为吃area 区域ai瑞尔case 实例break 终止------------------------------------------------------------------- aggregation 聚合、聚集algorithm 算法alias 别名align 排列、对齐allocate 分配、配置allocator分配器、配置器annotation 注解、评注appearance 外观append 附加application 应用、应用程序architecture 架构、体系结构argument引数(传给函式的值) )array 数组assembly 装配件、配件assert(ion) 断言assign 赋值assignment 赋值、分配associated 相关的、相关联的asynchronous 异步的atomic 原子的attribute 特性、属性audio 音频authorization 授权echo 输出define 规定function 函数file 路径------------------------------------------------------------------------------ background 背景、后台(进程)backup 备份bandwidth 带宽batch 批处理binary 二进制binding 绑定bit 位bitmap 位图bitwise 按位...block 块、区块、语句块bookkeeping 簿记boolean 布林值(真假值,true或false)-----['bu:li:?n]border 边框boxing 装箱、装箱转换brace 大括号、花括号bracket 中括号、方括号breakpoint 断点bug 臭虫build 编连(专指编译和连接bus 总线business 业务、商务(看场合)buttons 按钮byte 位元组(由8 bits组成)------------------------------------------------------------------------------ cache 高速缓存Calculations 推断calendar 日历Calendrical 日历的;根据日历的;历法的;历书上的call 调用callback 回调casting 转型、造型转换catalog 目录chain 链character 字符checkpoint 检查点class 类classification 分类clause 子句cleanup 清理、清除client 客户、客户端clipboard 剪贴板Clique最大团clone 克隆collection 集合comment 注释commit 提交communication 通讯compatible 兼容compiler 编译器component组件composition 复合、组合concept 概念concrete具体的concurrency 并发、并发机制configuration 配置、组态connection 连接console 控制台constant 常量constraint 约束construct 构件、成分、概念、构造constructor构造函数、构造器container 容器containment包容context 环境、上下文control 控件Convex Hull凸包cookie (不译)copy 拷贝cover 覆盖、涵盖create/creation 创建、生成Cryptography密码cube 多维数据集cursor 光标cursor 游标custom 定制、自定义-------------------------------------------------------------------------------------------- data 数据database 数据库dataset 数据集Dictionaries字典----------------------------------------------------------------------------------------- efficiency 效率efficient 高效encapsulation 封装engine 引擎entity 实体enumeration 枚举enumerators 枚举成员、枚举器equal 相等equality 相等性error log 错误日志evaluate 评估event 事件evidence 证据exception 异常exit 退出explicit 显式export 导出expression 表达式---------------------------------------------------------------------------------- facility 设施、设备feature 特性、特征fetch 提取field length 字段长度field 字段file 文件filter 筛选finalization 终结finalizer 终结器firewall 防火墙firmware 固件flag 标记flush 刷新font 字体form 窗体fragmentation 碎片framework 框架function 函数functionality 功能functor 仿函数----------------------------------------game 游戏generate 生成generic 泛化的、一般化的、通用的genericity 泛型getter (相对于setter)取值函数global object 全局对象global 全局的grant 授权granularity 粒度group 组、群--------------------------------------------------handle 句柄handler 处理器hard disk 硬盘hardware 硬件heap 堆hierarchy 层次结构、继承体系hook 钩子hyperlink 超链接-------------------------------------------------------------------------------- icon 图标identifier 标识符image 图象implement 实现implementation 实现、实现品implicit 隐式import 导入index 索引information 信息infrastructure 基础设施inheritance 继承、继承机制initialization 初始化initialize 初始化inline 内联instance 实例instantiated 具现化、实体化instantiation 具现体、具现化实体integrate 集成、整合integrity 完整性、一致性interacts 交互interface 接口interoperability 互操作性、互操作能力interpreter 解释器introspection 自省invariants 不变性invoke 调用item 项、条款、项目iterate 迭代iteration 迭代iterative 反复的、迭代的iterator 迭代器------------------------------------------------------------------------------- Kd-Trees线段树key 键---------------------------------------------------------------------------- laser 激光level 阶、层例library 库lifetime 生命期、寿命link 连接、链接linkage 连接、链接linker 连接器、链接器list 列表、表、链表livelock 活锁load 装载、加载loader 装载器、载入器local 局部的lock 锁log 日志login 登录loop 循环lvalue 左值-------------------------------------------------------------------------------- macro 宏maintain 维护manifest 清单manipulator 操纵器marshal 列集Matching匹配member 成员memory 内存menu 菜单message 消息metadata 元数据metaprogramming元编程method 方法micro 微middleware 中间件modeling 建模modem 调制解调器modifier 修饰字、修饰符module 模块mouse 鼠标multiuser 多用户mutable 可变的mutex 互斥元、互斥体------------------------------------------------------------------- namespace 名字空间、命名空间native 原生的、本地的network 网络-------------------------------------------------------------- object 对象operand 操作数operation 操作operator 操作符、运算符operator 调用操作符optimizer 优化器option 选项overflow 上限溢位overhead 额外开销overload 重载override 覆写、重载、重新定义--------------------------------------------------------------------- package 包packaging 打包palette 调色板parallel 并行parameterparameter 参数、形式参数、形参parameterize 参数化parent class 父类parentheses 圆括弧、圆括号parse 解析parser 解析器part 零件、部件pattern 模式performance 性能persistence 持久性pixel 像素placeholder 占位符platform 平台pointer 指针poll 轮询polymorphism 多态pooling 池化pop up 弹出式postfix 后缀precedence 优先序prefix 前缀preprocessor 预处理器print 打印printer 打印机procedural 过程式的、过程化的procedure 过程process 进程profile 评测profiler 效能(性能)评测器program 程序programmer 程序员programming编程、程序设计project 项目、工程property 属性protocol 协议-------------------------------------------------------------------- qualifiedqualifier 修饰符quality 质量queue 队列----------------------------------------------------radian 弧度raise 引发range 范围、区间rank 等级raw 未经处理的readOnly只读record 记录recordset 记录集recursion ——递归recursive 递归refactoring 重构refer 引用、参考reference 引用、参考reflection 反射register 寄存器remote 远程represent 表述,表现resolution 解析过程resolve 解析、决议result set 结果集return 返回robust 健壮robustness 健壮性routine 例程row 行rowset 行集runtime 执行期、运行期、执行时、运行时rvalue 右值------------------------------------------------------------------------------- Satisfiability可满足性save 保存savepoint 保存点scalable 可伸缩的、可扩展的schedule 调度scheduler 调度程序schema 模式、纲目结构scope 作用域、生存空间screen 屏幕search 查找Searching查找semantics 语义semaphore 信号量serial 串行serialization 序列化server 服务器、服务端session 会话setter 设值函数sibling 同级signature 签名slider滑块slot 槽snapshot 截屏图snapshot 快照software 软件Sorting排序specialization 特化specification 规范、规格splitter 切分窗口stack 栈、堆栈stateless 无状态的statement 语句、声明stream 流string 字符串stub 存根subobject子对象subquery 子查询subroutine 子例程subset 子集subtype 子类型support 支持suspend 挂起symbol 记号syntax 语法------------------------------------------------------------- table 表target 标的,目标template 模板text 文本thread 线程through 通过throw 抛出、引发token 符号、标记、令牌trace 跟踪transaction 事务traverse 遍历Triangulation三角剖分trigger 触发器tupletype 类型---------------------------------------------------------------- unboxing 拆箱、拆箱转换underflow 下限溢位unmarshal 散集unqualified 未经限定的、未经修饰的user 用户---------------------------------------------------------------- variable 变量vector 向量vendor 厂商viable 可行的video 视频view 视图view 视图vowel 元音字母-------------------------------------------------------------------- window 窗口wizard 向导word 单词wrapper 包装、包装器----------------------------------------------------------。