亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

StRing

StRing是C++、java、VB等編程語(yǔ)言中的字符串,字符串是一個(gè)特殊的對(duì)象,屬于引用類型。在java、C#中,StRing類對(duì)象創(chuàng)建后,字符串一旦初始化就不能更改,因?yàn)?b>StRing類中所有字符串都是常量,數(shù)據(jù)是無(wú)法更改,由于StRing對(duì)象的不可變,所以可以共享。對(duì)StRing類的任何改變,都是返回一個(gè)新的StRing類對(duì)象。C++標(biāo)準(zhǔn)庫(kù)中StRing類以類型的形式對(duì)字符串進(jìn)行封裝,且包含了字符序列的處理操作。[1-2]
  • 我寫了一個(gè)類

    我寫了一個(gè)類,專門用來(lái)操作Treeview和數(shù)據(jù)庫(kù),通過(guò)數(shù)據(jù)庫(kù)中的數(shù)據(jù)自動(dòng)添加到Treeview控件中,不過(guò)數(shù)據(jù)控件用的是ADO組件,另外數(shù)據(jù)庫(kù)中存放Treeview節(jié)點(diǎn)數(shù)據(jù)表的結(jié)構(gòu)位:ID:integer PID:Integer Caption:StRing 字段名成可以不同,但是類型必須相同! 公用單元:TreeFillThrd.pas TreeUtils.pas

    標(biāo)簽:

    上傳時(shí)間: 2013-12-08

    上傳用戶:ghostparker

  • 把鏈表S中從第m個(gè)元素起共n個(gè)元素存儲(chǔ)到s中

    把鏈表S中從第m個(gè)元素起共n個(gè)元素存儲(chǔ)到s中,成功返回1,否則返回0int LEN(StRing S)

    標(biāo)簽: 元素 存儲(chǔ)

    上傳時(shí)間: 2013-12-10

    上傳用戶:siguazgb

  • This is program with source code to convert ascii text files to the maxicode barcode standard.

    This is program with source code to convert ascii text files to the maxicode barcode standard. The input file consists of two columns. The first column represents a code and the second column is a StRing enclosed in quotes. The codes for the first column are as follows: PM, SM, CC, MO, SC, and PC.

    標(biāo)簽: maxicode standard barcode convert

    上傳時(shí)間: 2017-06-07

    上傳用戶:ardager

  • I upload Suffix Array Pdf file. This is a really good tutorial for guys who are curious about suffix

    I upload Suffix Array Pdf file. This is a really good tutorial for guys who are curious about suffix array. It described the meaning of suffix array and also how to built it. Hope this really help guys improving skills about StRing searching, StRing matching, etc

    標(biāo)簽: tutorial curious upload Suffix

    上傳時(shí)間: 2013-12-11

    上傳用戶:清風(fēng)冷雨

  • 向數(shù)據(jù)庫(kù)添加用戶自定義字段

    向數(shù)據(jù)庫(kù)添加用戶自定義字段,用戶可以指定該字段的名稱,默認(rèn)類型為StRing

    標(biāo)簽: 數(shù)據(jù)庫(kù) 字段 用戶 自定義

    上傳時(shí)間: 2017-06-20

    上傳用戶:上善若水

  • This code outputs various NMEA StRings to a com port. The code was originally used to test naviati

    This code outputs various NMEA StRings to a com port. The code was originally used to test naviation programmes. First select the required com port and the required NMEA message StRing. There is a default starting position but this can be changed to suit just by typing in a new position. Click on the Start button the current position displayed will change according to the speed and heading selected and the selected NMEA StRing will be output to the com port and will reflect the current position as displayed. There is a text box which is normally not visible. If you change this to visible the relevant NMEA StRing can be displayed.

    標(biāo)簽: code originally outputs naviati

    上傳時(shí)間: 2013-11-30

    上傳用戶:熊少鋒

  • *** HyperStRing v6.0 *** (c)1996-2000 EFD Systems, All rights reserved

    *** HyperStRing v6.0 *** (c)1996-2000 EFD Systems, All rights reserved efd@mindspring.com *** THIS IS NOT PUBLIC DOMAIN SOFTWARE *** See below for license agreement, disclaimer, installation and use. Introduction --------------------------------------------------------- Welcome to HyperStRing! One of the most significant new features with Delphi32 is long dynamic StRings. However, the built-in functions don t really exploit the full potential of these new StRings. HyperStRing provides over 400 fast, efficient StRing management routines to help you realize the full power of this highly versatile new data type.

    標(biāo)簽: HyperStRing reserved Systems rights

    上傳時(shí)間: 2017-07-04

    上傳用戶:mhp0114

  • 物料管理 物料登記 批量登記:一次性導(dǎo)入多條物料 單條登記:只能錄入一條物料信息 物料管理 更新: 刪除: 查看: 物料導(dǎo)出 庫(kù)管員可以將系統(tǒng)中登記的所有物料一次性導(dǎo)出來(lái) Mat

    物料管理 物料登記 批量登記:一次性導(dǎo)入多條物料 單條登記:只能錄入一條物料信息 物料管理 更新: 刪除: 查看: 物料導(dǎo)出 庫(kù)管員可以將系統(tǒng)中登記的所有物料一次性導(dǎo)出來(lái) MaterialImport Public MaterialImport( MateiralManager manager, StRing filePath ) Public void importMaterial() private StRingBuffer readFile() private List<Material> parseFileToMaterial( StRing content )

    標(biāo)簽: Mat 物料管理 更新 刪除

    上傳時(shí)間: 2013-12-03

    上傳用戶:fredguo

  • 采用Access數(shù)據(jù)庫(kù)

    采用Access數(shù)據(jù)庫(kù),三層開發(fā) DB_51aspx下為Access數(shù)據(jù)庫(kù)文件,Web為網(wǎng)站文件夾 目錄下的Auto Generated Code均為代碼生成器自動(dòng)生成的代碼 ExamDAL/DBHelp.cs為數(shù)據(jù)處理文件,注意使用時(shí)請(qǐng)先配置其中StRing strPath = "E:\\downCode\\ExamOnline\\DB_51aspx\\ExamOnline.mdb" 的數(shù)據(jù)庫(kù)路徑并編譯才能使用。 可以進(jìn)行學(xué)生的在線注冊(cè)和登陸,用戶注冊(cè)采用驗(yàn)證碼進(jìn)行驗(yàn)證 首頁(yè)登錄地址:login.aspx 默認(rèn)測(cè)試學(xué)生學(xué)號(hào)/密碼:001/001 管理員學(xué)號(hào)/密碼:51aspx/51aspx源碼測(cè)評(píng)

    標(biāo)簽: Access 數(shù)據(jù)庫(kù)

    上傳時(shí)間: 2013-12-11

    上傳用戶:黃華強(qiáng)

  • RC4 加密解密單元delphi版 附件壓縮包里有兩個(gè)單元文件

    RC4 加密解密單元delphi版 附件壓縮包里有兩個(gè)單元文件,其中Rc4_Kol_Unit.pas是在delphi KOL編程時(shí)引用。若只是delphi編程只須引用Rc4_Unit.pas單元即可。 函數(shù)名: Rc4_StrEncrypt() 描 述: RC4 Based StRing encryption 參 數(shù): i_Encrypt ——為 1 是加密, 0 是解密(integer類型); s_EncryptText ——待加密(解密)的字符串(StRing類型); s_EncryptPassword ——加密(解密)的密碼(StRing類型); i_EncryptLevel ——加密級(jí)別(范圍:1--10;integer類型))

    標(biāo)簽: delphi RC4 加密 解密

    上傳時(shí)間: 2013-12-27

    上傳用戶:釣鰲牧馬

主站蜘蛛池模板: 长顺县| 固安县| 岫岩| 开平市| 达拉特旗| 柯坪县| 本溪市| 泰安市| 寻甸| 汝阳县| 海南省| 凉山| 喀喇沁旗| 阳泉市| 石棉县| 青海省| 玛曲县| 塔城市| 鄂伦春自治旗| 泗洪县| 军事| 金门县| 田东县| 来凤县| 巩留县| 留坝县| 新化县| 长寿区| 永寿县| 昂仁县| 陆河县| 乐陵市| 遂昌县| 军事| 定远县| 阿克苏市| 开远市| 长岭县| 互助| 勐海县| 通州市|