VB相關(guān)外文翻譯_第1頁(yè)
VB相關(guān)外文翻譯_第2頁(yè)
VB相關(guān)外文翻譯_第3頁(yè)
VB相關(guān)外文翻譯_第4頁(yè)
VB相關(guān)外文翻譯_第5頁(yè)
已閱讀5頁(yè),還剩12頁(yè)未讀, 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

1、Visual Basic language and arithmeticThe United States launched the Microsoft Visual Basic (may be referred to VB, is the latest version of the current VB 2008 Beta2 (VB9 Chinese version.Visual meaning the visual, visible, referring to the development of operating systems like windows graphical user

2、interface (Graphic User Interface, GUI method, it does not need to prepare a large number code to describe the appearance of the interface elements and location, as long as the pre - The establishment of good drag and drop objects on the screen corresponding to the location.Basic is actually an abbr

3、eviation of the phrase; this phrase is Beginners all-purpose symbolic instruction code, the Chinese meaning "to the initial directive GM symbol code language."Visual Basic learning, Professional Edition and Enterprise Edition versions to meet the different needs of the development. Study a

4、nd apply to the ordinary version of the majority of learners and the use of Visual Basic development of the general staff of Windows applications, but; professional version for computer professional development of staff, including the study of functional version of the full content control and Inter

5、net development tools such as advanced features ,Enterprise contain not only all the professional version of the content, there are automated tools such as Component Manager, professional programmers to make the development of a powerful group essence of distributed applications.Visual BasicSection

6、1 the summary of Visual BasicMicrosoft Visual Basic,( abbreviate VB as tool the most of application program one of under Windows operating platform. No matter beginner or professional developer, VB has all offered a whole set of tools to them, Development application program that it can be relaxed a

7、nd convenient. So VB as most computer first-selected the ABC of programming language of beginner." Visual" mean method to adopt visual user of development figure interface (GUI, need and write a large number of code go and describe interface appearance and position of element seldom, Tow a

8、nd show controlling part that need corresponding position to get screen can help figure design interface, user of figure,; " Basic" means BASIC language, because VB is developed on the basis of already existing BAISC language.VB is a kind of programming language in common use of Microsoft,

9、 It, including VBA of the numerous Windows application software use VB language in Microsoft Excel, Microsoft Accessed., For users to carry on the secondary development; Make web page use more VBScript script language sub collection of VB too at present.Utilize data of VB visit characteristic user c

10、an establish the data base to most data base forms including Microsoft SQL Server and other enterprises data base With the application program of front, and adjustable service end part. Utilize ActiveX(TM technology, VB can use word processor, electronic data list he Windows function that applicatio

11、n program offers extremely, Excel of Microsoft, Word of Microsoft, Even can use by VB specialty edition or enterprise application program and target that edition establish directly.The procedure that users established finally is a real .EXE file , can issue freely .VB offer study edition, the specia

12、lty edition and enterprise edition, use to satisfied with different development demands. Study edition make programming personnel develop Windows and Windows application program of NT very easily. The specialty edition has offered thedeveloping instrument with complete function to programming person

13、nel of the specialty, Include studying all functions of edition in the specialty edition. Enterprise edition allow the professional personnel to establish strong distributed application program in the form of group. It includes all characteristics of the specialty edition. So can choose different ed

14、itions according to different needs.Section 2 integrated development environmentsIntegrated environment of VB call IDE, made up of a lot of parts , include title board, menu fence, tool fence, controlling part case, And window body window, engineering management device window, attribute window, code

15、 window and window body overall arrangement window body overall arrangement, etc. of designing etc. Have covered all functions, such as design which develops the application program, editting, compiling and debugging, etc.In VB, the application program calls the project too. When start VB and open a

16、 new project for the first time, can see and pursue integrated development environment interface that show.Visual Basic Integrated development environmentVB come and organize development of application program through project, use project come and manage and form files of application program. One pr

17、oject uses the environment to make up by several window bodies, standard module generally. The system manages project through the project menu, for instance add the window body, quote . System allow turn on and manage a lot of projects besides.Section 3 Visual Basic language brief introductionsBasic

18、 use and do the elementary high-level language that used often most. Its full name is Beginner' s All-purpose Symbolic Instruction Code, abbreviate as BASIC. As its name suggests, Basic one specially for language that beginner design, because it easy to learn easy to know, So the body is popular

19、. Early Basic language to belong to and solve translating type, so can carry out line by line , So it can see the result carried out at once , this is a very convenient design for beginner. But it have concept of structure either, one that is in procedure maintain and management have as much as othe

20、r language problems. But back-end Basic correct shortcoming of the above (such as Quick Basic, make it may used for and develop the large-scaler procedure too.The language is the basic composition, which forms VB procedure. VB has stipulated the form of sentences and function.Grammar:The sentence de

21、fines incantations Sentence bodySentence define agree with and used in fixed function of sentence, sentence body appoint concrete content or want concrete operation that carry out of sentence. All set of sentence VB language, carry on with VB sentence organic association finish a certain specific fu

22、nction the procedure. Interface + procedure can solve a certain application problem.VB application program code window write in" code editing machine" generally. " editing machine of code" is like the word processing software of a piece of height specialization, there are many ea

23、sies function of writing VB code, Pursue to show Example Ex-Hello In" code editing machine" code that window written.“Editing machine of code” windowSection 4 develop the application program with Visual BasicUse VB programming, design appearance of application program first generally, writ

24、e everytarget procedure code or other treatment procedure of incident respectively, Work of programming should be light more.The procedure of establishing the application program is as follows:Establish application program interfaceThe interface is the mutual bridge of user and procedure, Generally

25、formed of window body and vision frame of the button, menu, text frameset. with standard WINDOWS interface of application program that VB establish. Require according to function of procedure and user and need of information interchange of procedure, Come to confirm that need those targets , plan th

26、e overall arrangement of the interface.2. Design by each attributes of target in interfaceDemand and set up each attribute of target such as appearance, name, size of targeted. according to interface of planning.Most attribute person who fetch can set up through the attribute window when design alre

27、ady, Too can set up revising when operating in procedure through programming in procedure code. Have the targets respond programming by procedure code3. Respond procedure code of programming targetInterface determine appearance of procedure only, design window add codes through" code editing ma

28、chine" soon after the interface, Realize some make the tasks, such as responding, information processing,etc. after accepting external message, Add code , realize some response, information processing that make after accepting external information task, As editor's window of code pursued sh

29、ows add codes“code editing machine” window4. Keep projectOne VB procedure one project, at the time of designing a application program, system will set up one be expanded and called. Project file of vbp, project file include all relevant information of file that project set up this, Keep project keep

30、 associated documents of project this at the same time. For example the window body produced when design interfaces is kept and being expanded and being called. Frm sum. In the window body of foxfire. At the time of opening a project( file, this project relevant files load at the same time.5. Operat

31、e and debugged by procedureOperate the procedure thoroughpin operate" selecting in the menu, when the mistake appears, VB system can offer information prompt can looked for and get rid of the mistake thoroughpin debug" within operate" menus too.6. Can produce by executive programFor m

32、ake procedure can break away from VB environment, order to become next life through" file"" producing project 1.exe" of menu but executive program (eyeful, Can carry out this file directly after this. In produce, + executive program, and then through install guide bale all associ

33、ated documents, Can run independently after installation under the environment of windows 9 x/2000 as a software product.In computer system's any software, is by the every large or small each kind of software constituent constitution, defers to the specific algorithm to realize respectively, the

34、 algorithm quality direct decision realizes the software performance fit and unfit quality. Designs the algorithm with any method, what resources designs the algorithm to need, requires how many running time, how many storage space, how to determine an algorithm the quality, when realizes asoftware,

35、 is must give to solve. In computer system's operating system, the language compiling system, the database management system as well as in various computer application system's software, must use each one concrete algorithm to realize. Therefore, the algorithm design and the analysis are the

36、 computer science and a technical core question.The algorithm is the problem-solving step, we may define the algorithm Cheng Jie a determination class question the random one special method. In the computer science, the algorithm needs to use the computer algorithmic language to describe, the algori

37、thm represents with the computer solves a kind of question precisely, the effective method. The algorithm construction of data = procedure, solves one to assign may calculate or the solvable question, the different person may compile the different procedure, solves the identical problem, here has tw

38、o problems: First, with computational method close related algorithm question; Second, programming technical question. Between the algorithm and the procedure has the close relationship. The algorithm is a group has the poor rule, they had stipulated solves some specific type question a series of op

39、erations, is to the problem solving plan accurate and the complete description. Formulates an algorithm, generally must pass through stages and so on design, confirmation, analysis, code, test, debugging, time. To algorithm study including five aspect contents: Design algorithm. The algorithm design

40、 work is impossible completely the automation, should study the understanding already by the practice to prove that was the useful some basic algorithm design method, these basic design method was not only suitable for the computer science, moreover was suitable for domains and so on electrical engi

41、neering, operations research; Expresses the algorithm. The description algorithm's method has many kinds of forms, for example the natural language and the algorithmic language, have the suitable environment and the characteristic respectively; Confirms the algorithm. The algorithm confirmed the

42、 goal is causes the people to believe firmly that this algorithm can work unmistakably correctly, namely this algorithm has the circularity. The correct algorithm describes with the computer algorithmic language, constitutes the computer program, the computer program moves on the computer, obtains t

43、he algorithm operation result; Parsing algorithm. The algorithmic analysis is requires how many computing time and the storage space to an algorithm makes the quota the analysis. The parsing algorithm may forecast that what environment this algorithm does suit in moves effectively, to solves the ide

44、ntical question different algorithm validity to make the comparison;Confirmation algorithm. With machine language description algorithm whether can calculate effectively, reasonable, must carry on the test to the procedure, the test order work and makes the space and time distribution map by the deb

45、ugging to be composed.But the algorithm has certain characteristic, it includes: Determinism. Algorithm each kind of operation must have the determination significance, this kind of operation should carry out what kind of movement should not to have the ambiguity, the goal is clear; Effectiveness. R

46、equests the operation which in the algorithm waits for realizing is basic, each kind of operation can at least completes in the principle by the human with the paper and the pen in the limited time; Input. An algorithm has 0 or the many inputs, before the algorithm operation starts gives the algorit

47、hm to need the data the starting value, these inputs are from the specific object set;Output. Does for the algorithm operation result, an algorithm has or many outputs, the output has some kind of specific relational quantity with the input; Has poor. An algorithm always after carrying out had the p

48、oor step operation has terminated, namely this algorithm was may reach.Satisfies a first four characteristic group of rule not to be able to be called the algorithm, canonly be called the computational process, the operating system is a computational process example, the operating system uses for to

49、 manage the computer resources, controls the manufacture industry movement, when has not made industry the movement, the computational process does not stop, but is at the waiting status.The algorithm complexity is the algorithm efficiency measure, when appraises the algorithm performance, the compl

50、exity is an important basis. The algorithm complex degree with moves computer resources how many which this algorithm needs related, needs the resources are more, indicated that this algorithm the complexity is higher; Needs the resources are less, indicated that this algorithm the complexity is low

51、er.Th e spatial resources, which computers resources, operate most importantly, needs the time which and the stored routine and the data need, the algorithm complexity has division time complexity and the spatial complexity.The algorithm carries out the operation on the computer, needs the data whic

52、h certain storage space depositing description algorithm the procedure and the algorithm need, the computer completes the operation task to require certain time. The procedure which writes according to the different algorithm places when on the computer operates, needs the time and the space are dif

53、ferent, the algorithm complexity is needs the time and the spatial one kind of measure to the algorithm operation. The different computer its operating speed difference is very big, is weighing an algorithm the complexity to note this point.Regarding question, which assigns willfully, a profitable t

54、arget which designs, the complex low algorithm is as far as possible when designs algorithm considered. Moreover, when the question, which assigns already when has many kinds of algorithms, an important criterion which choice complexity low, is when selects algorithm should follow. Therefore, the al

55、gorithm complex analysis or selects to the algorithm design has the important guiding sense and the use value.When discussion algorithm complexity, two questions need to clarify:(1 An algorithm's complexity expresses with what kind of quantity;(2 How to calculate one to assign the algorithm the

56、complexity. After finding solves a question the algorithm, is this algorithm realization, as for whether could find the method which realized, was decided in the algorithm circularity and the computation complexity, whether this question did have the solution algorithm, whether to provide the time r

57、esources which and the spatial resources the algorithm needed.Visual Basic語(yǔ)言和算術(shù)美國(guó)發(fā)動(dòng)的Microsoft Visual Basic(可簡(jiǎn)稱VB )中,是當(dāng)前VB 的2008 Beta2中(VB9)中文版的最新版本。視覺意義的視覺,可見,指的是操作系統(tǒng),例如Windows 系統(tǒng)的圖形用戶界面(圖形用戶界面,GUI )的方法開發(fā),它不需要編寫大量代碼來描述界面元素的外觀和位置,因?yàn)橹灰?- 善拖動(dòng)屏幕上相應(yīng)的位置刪除對(duì)象的建立?;痉▽?shí)際上是一個(gè)短語(yǔ)的縮寫,這句話是初學(xué)者通用符號(hào)指令代碼,中文意思“,以通用符號(hào)指令

58、代碼最初語(yǔ)言。”Visual Basic學(xué)習(xí),專業(yè)版和企業(yè)版的版本,以滿足不同的發(fā)展需要。研究與適用于大多數(shù)的普通版本和學(xué)習(xí)者的Visual Basic 的Windows 應(yīng)用程序的一般工作人員的開發(fā)利用,但; 專業(yè)版的電腦工作人員的專業(yè)發(fā)展,包括的全部?jī)?nèi)容控制功能的版本研究,并互聯(lián)網(wǎng)等先進(jìn)功能的開發(fā)工具,企業(yè)不僅包含的所有內(nèi)容專業(yè)版,有自動(dòng)化工具,如組件管理,專業(yè)的編程人員能夠在一個(gè)分布式應(yīng)用程序的強(qiáng)大集團(tuán)義是發(fā)展。Visual Basic中第一節(jié)簡(jiǎn)易的Visual Basic微軟的Visual Basic (簡(jiǎn)稱VB )中作為工具的應(yīng)用程序在Windows 操作平臺(tái),一個(gè)最。無(wú)論初學(xué)者或?qū)?/p>

59、業(yè)開發(fā),VB 的所有提供了一整套的工具,對(duì)他們來說,開發(fā)應(yīng)用程序,它可以輕松,方便。所以VB 的,因?yàn)榇蠖鄶?shù)電腦的首選編程語(yǔ)言的初學(xué)者的ABC ?!耙曈X”是指發(fā)展的方法,采用圖形界面的可視化用戶(桂),需要寫大量的代碼去描述界面元素的外觀和位置很少,拖車和顯示控制部分,需要得到相應(yīng)的位置上屏幕可以幫助圖形設(shè)計(jì)界面,數(shù)字用戶,“基本法”是指BASIC 語(yǔ)言,因?yàn)閂B 是建立在現(xiàn)有的基礎(chǔ)上發(fā)展BAISC 語(yǔ)言。VB 是一種編程語(yǔ)言常用的微軟,它包括眾多Windows 應(yīng)用軟件使用VB 語(yǔ)言在Microsoft Excel 中VBA 的一種,微軟訪問,為用戶進(jìn)行二次開發(fā)。使網(wǎng)頁(yè)使用更多的VBScript 腳本VB 的語(yǔ)言子集太出席。VB 的用戶利用數(shù)據(jù)訪問的特征可以建立資料庫(kù),大多數(shù)數(shù)據(jù)基本形式包括微軟SQL Server和其他企業(yè)數(shù)據(jù)的前端應(yīng)用程序的基礎(chǔ),調(diào)整服務(wù)端的一部分。利用的ActiveX (TM )技術(shù),可以使用VB 的文字處理器,電子數(shù)據(jù)列表功能,他的Windows 應(yīng)用程序提供了非常,微軟的Excel ,Microsoft Word的,甚至可以使用VB 的專業(yè)版或企業(yè)應(yīng)用程序和目標(biāo),版建立直接。最終

溫馨提示

  • 1. 本站所有資源如無(wú)特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

最新文檔

評(píng)論

0/150

提交評(píng)論