亚洲欧美精品沙发,日韩在线精品视频,亚洲Av每日更新在线观看,亚洲国产另类一区在线5

<pre id="hdphd"></pre>

  • <div id="hdphd"><small id="hdphd"></small></div>
      學(xué)習(xí)啦>學(xué)習(xí)英語>專業(yè)英語>計算機(jī)英語>

      編程詞匯中英對照

      時間: 澤燕681 分享

        編程就是讓計算機(jī)為解決某個問題而使用某種程序設(shè)計語言編寫程序代碼,并最終得到結(jié)果的過程。接下來小編為大家整理了編程詞匯中英對照。希望對你有幫助哦!

        stream 流

        string 字符串

        stub 存根

        subobject子對象

        subquery 子查詢 (for database)

        subroutine 子例程

        subscript operator 下標(biāo)操作符

        subset 子集

        save 保存

        savepoint 保存點 (for database)

        SAX (Simple API for XML)

        scalable 可伸縮的、可擴(kuò)展的

        schedule 調(diào)度

        scheduler 調(diào)度程序

        schema 模式、綱目結(jié)構(gòu)

        scroll bar滾動條

        scope 作用域、生存空間

        scope operator 生存空間操作符

        scope resolution operator 生存空間解析操作符

        screen 屏幕

        SDK (Software Development Kit)軟件開發(fā)包

        sealed class 密封類

        search 查找

        semantics 語義

        semaphore 信號量

        sequential container序列式容器

        server 服務(wù)器、服務(wù)端

        serial 串行

        serialization/serialize 序列化

        server cursor服務(wù)端游標(biāo)、服務(wù)器游標(biāo) (for database)

        session 會話 (for database)

        setter 設(shè)值函數(shù)

        shared lock 共享鎖 (for database)

        sibling 同級

        side effect 副作用

        signature 簽名

        single-threaded 單線程

        slider滑塊

        slot 槽

        smart pointer 智能指針

        SMTP (Simple Mail Transfer Protocol) 簡單郵件傳輸協(xié)議

        snapshot 截屏圖

        snapshot 快照 (for database)

        specialization 特化

        specification 規(guī)范、規(guī)格

        splitter 切分窗口

        SOAP (simple object access protocol) 簡單對象訪問協(xié)議

        software 軟件

        source code 源碼、源代碼

        SQL (Structured Query Language) 結(jié)構(gòu)化查詢語言 (for database)

        stack 棧、堆棧

        stack unwinding 疊輾轉(zhuǎn)開解(此詞用于exception主題)

        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)

        stored procedure 存儲過程 (for database)

        status bar 狀態(tài)條

        xxx based 基于xxx的

        xxx oriented 面向xxx

        subtype 子類型

        support 支持

        suspend 掛起

        symbol 記號

        syntax 語法

        system databases 系統(tǒng)數(shù)據(jù)庫 (for database)

        system tables 系統(tǒng)表 (for database)

        table 表 (for database)

        table lock 表鎖 (for database)

        table-level constraint 表級約束 (for database)

        tape backup 磁帶備份 (for database)

        target 標(biāo)的,目標(biāo)

        task switch 工作切換

        TCP (Transport Control Protocol) 傳輸控制協(xié)議

        template 模板

        template-id

        template argument deduction 模板參數(shù)推導(dǎo)

        template explicit specialization 模板顯式特化

        template parameter 模板參數(shù)

        template template parameter

        temporary object 臨時對象

        temporary table 臨時表 (for database)

        text 文本

        text file 文本文件

        thin client 瘦客戶端

        third-party 第三方

        thread 線程

        thread-safe 線程安全的

        throw 拋出、引發(fā)(常指發(fā)出一個exception)

        token 符號、標(biāo)記、令牌(看場合)

        trace 跟蹤

        transaction 事務(wù) (for database)

        transaction log 事務(wù)日志 (for database)

        transaction rollback 事務(wù)回滾 (for database)

        transactional replication 事務(wù)復(fù)制 (for database)

        translation unit 翻譯單元

        traverse 遍歷

        trigger 觸發(fā)器 (for database)

        two-phase commit 兩階段提交 (for database)

        tuple

        two-phase lookup 兩階段查找

        type 類型

        UDDI(Universary Description, Discovery and Integration)統(tǒng)一描述、查詢與集成

        UML (unified modeling language)統(tǒng)一建模語言

        unary function 單參函數(shù)

        unary operator 一元操作符

        unboxing 拆箱、拆箱轉(zhuǎn)換

        underflow 下限溢位(相對于overflow)

        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)識符

        URL (Uniform Resource Locator) 統(tǒng)一資源定位器

        user 用戶

        user interface 用戶界面

        value types 值類型

        variable 變量

        vector 向量(一種容器,有點類似array)

        viable 可行的

        video 視頻

        view 視圖

        VEE (Virtual Execution Engine)虛擬執(zhí)行引擎

        vendor 廠商

        view 視圖 (for database)

        virtual function 虛函數(shù)

        virtual machine 虛擬機(jī)

        virtual memory 虛擬內(nèi)存

        vowel 元音字母

        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身份驗證

        wizard 向?qū)?/p>

        word 單詞

        word processor 字處理器

        wrapper 包裝、包裝器

        write enable 寫啟用 (for database)

        write-ahead log 預(yù)寫日志 (for database)

        write-only 只寫

        WSDL (Web Service Description Language)Web Service描述語言

        XML Message Interface (XMI) XML消息接口

        XML (eXtensible Markup Language) 可擴(kuò)展標(biāo)記語言

        XSD (XML Schema Definition) XML模式定義語言

        XSL (eXtensible Stylesheet Language) 可擴(kuò)展樣式表語言

        XSLT (eXtensible Stylesheet Language Transformation)可擴(kuò)展樣式表語言轉(zhuǎn)換

      編程詞匯中英對照

      編程就是讓計算機(jī)為解決某個問題而使用某種程序設(shè)計語言編寫程序代碼,并最終得到結(jié)果的過程。接下來小編為大家整理了編程詞匯中英對照。希望對你有幫助哦! stream 流 string 字符串 stub 存根 subobject子對象 subquery 子查詢 (for da
      推薦度:
      點擊下載文檔文檔為doc格式
      460849