VB外文翻译 Visual Basic语言和算术_第1页
VB外文翻译 Visual Basic语言和算术_第2页
VB外文翻译 Visual Basic语言和算术_第3页
VB外文翻译 Visual Basic语言和算术_第4页
VB外文翻译 Visual Basic语言和算术_第5页
已阅读5页,还剩7页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、外文翻译visual basic language and arithmetic the 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 graphic

2、al user 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 actual

3、ly an abbreviation 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 an

4、d 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 intern

5、et 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 basic section

6、1 the summary of visual basic microsoft 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

7、 and 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 and show c

8、ontrolling 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, it, including vba of

9、 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 can establish the dat

10、a 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 application program offers ex

11、tremely, 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 specialty edition and e

12、nterprise 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 the developing instrument with complete function to programming personnel of the speci

13、alty, 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 editions according

14、 to different needs. section 2 integrated development environments integrated 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 window and wi

15、ndow 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 new project

16、for the first time, can see and pursue integrated development environment interface that show. visual basic integrated development environment vb come and organize development of application program through project, use project come and manage and form files of application program. one project uses

17、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 introductions basic use and

18、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. early basic

19、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 other language pro

20、blems. 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 defines inca

21、ntations sentence body sentence 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 function th

22、e 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 easies function of writing vb code,

23、 pursue to show example ex-hello in code editing machine code that window written. “editing machine of code” window section 4 develop the application program with visual basic use vb programming, design appearance of application program first generally, write every target procedure code or other tre

24、atment procedure of incident respectively, work of programming should be light more. the procedure of establishing the application program is as follows: establish application program interface the interface is the mutual bridge of user and procedure, generally formed of window body and vision frame

25、 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 the overall arrangement of the interface

26、. 2. design by each attributes of target in interface demand 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 already, too can set up revising when o

27、perating in procedure through programming in procedure code. have the targets respond programming by procedure code 3. respond procedure code of programming target interface determine appearance of procedure only, design window add codes through code editing machine soon after the interface, realize

28、 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 editors window of code pursued shows add codes “code editing machine” window 4. kee

29、p project one 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 associated documents of project this at the sa

30、me 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. operate and debugged by procedure operate the proce

31、dure 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 program for make procedure can break away from vb environment, order to b

32、ecome 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 associated documents, can run independently after installation under the environment of w

33、indows 9 x/2000 as a software product.in computer systems any software, is by the every large or small each kind of software constituent constitution, defers to the specific algorithm to realize respectively, the algorithm quality direct decision realizes the software performance fit and unfit quali

34、ty. 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 a software, is must give to solve. in computer systems operating system, the language compiling sy

35、stem, the database management system as well as in various computer application systems software, must use each one concrete algorithm to realize. therefore, the algorithm design and the analysis are the computer science and a technical core question.the algorithm is the problem-solving step, we may

36、 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 algorithm represents with the computer solves a kind of question precisely, the effective method. the a

37、lgorithm 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 two problems: first, with computational method close related algorithm question; second, programmin

38、g 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 operations, is to the problem solving plan accurate and the complete description. formulates an alg

39、orithm, 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 work is impossible completely the automation, should study the understanding already by the prac

40、tice 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 engineering, operations research; expresses the algorithm. the description algorithms method has many

41、 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 goal is causes the people to believe firmly that this algorithm can work unmistakably correctly, namel

42、y 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 the algorithm operation result; parsing algorithm. the algorithmic analysis is requires how many computi

43、ng 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 identical question different algorithm validity to make the comparison; confirmation algorithm. with machi

44、ne 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 debugging to be composed.but the algorithm has certain characteristic, it includes: determinism. algorith

45、m 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. requests the operation which in the algorithm waits for realizing is basic, each kind of operation can

46、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 algorithm to need the data the starting value, these inputs are from the specific object set; output. does fo

47、r 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 poor step operation has terminated, namely this algorithm was may reach.satisfies a first four charact

48、eristic group of rule not to be able to be called the algorithm, can only be called the computational process, the operating system is a computational process example, the operating system uses for to manage the computer resources, controls the manufacture industry movement, when has not made indust

49、ry 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 complexity is an important basis. the algorithm complex degree with moves computer resources how many whi

50、ch 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 lower.the spatial resources, which computers resources, operate most importantly, needs the time which

51、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 which certain storage space depositing description algorithm the procedure and the algorithm need, the co

52、mputer 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 different, the algorithm complexity is needs the time and the spatial one kind of measure to the algorit

53、hm 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 target which designs, the complex low algorithm is as far as possible when designs algorithm considere

54、d. 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 algorithm complex analysis or selects to the algorithm design has the important guiding sense and the u

55、se value. when discussion algorithm complexity, two questions need to clarify:(1)an algorithms complexity expresses with what kind of quantity;(2)how to calculate one to assign the algorithm the complexity. after finding solves a question the algorithm, is this algorithm realization, as for whether

56、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 resources which and the spatial resources the algorithm needed.外文翻译 visual basic语言和算术 美国推出的microsoft visua

57、l basic(可简称为vb),是目前的vb 2008 beta2中(vb9)中文版本的最新版本。 视觉意义的视觉,可见,指的是开发的操作系统,如windows图形用户界面(图形用户界面,gui)的方法,它并不需要准备大量的代码来描述界面元素的外观和位置,如前长 - 建立良好的阻力和下降的对象,在屏幕上相应的位置。 基本实际上是一个短语的缩写,这句话是初学者通用符号指令代码,中文意思是“最初的指令通用符号代码语言。” visual basic的学习,专业版和企业版的版本,以满足发展的不同需求。学习和运用到日常的学习和使用的visual basic开发windows应用程序的一般工作人员的过半数

58、版本,但是专业版计算机专业开发人员,包括版本的全部内容控制功能的研究和互联网开发工具,如先进的功能,企业包含不仅所有内容的专业版,有自动化工具,如组件管理,专业的程序员,使一个强大的分布式应用程序组本质的发展。visual basic中第1条中的visual basic摘要微软的visual basic(简称vb中)作为工具的windows操作系统平台下的应用程序。无论初学者还是专业开发,vb都提供了一整套工具,开发应用程序,它可以是轻松和方便。所以vb的大多数计算机的第一选择编程语言的初学者abc。“可视化”是指方法,采用可视化的开发图形界面(gui),用户需要编写大量的代码去描述界面元素的

59、外观和位置很少,拖车和显示控制部分,需要相应的位置,画面可以帮助图设计接口,数字用户,“基本法”是指basic语言,因为vb对现有baisc语言的基础上开发的。vb是一种编程语言中普遍使用的微软,它包括众多的windows应用软件,利用vb语言在microsoft excel中的vba,微软访问,为用户进行二次开发;网页使用更多的vbscript脚本。语言子目前也收集vb。利用vb的数据访问特点用户可以建立数据的基础上,大多数数据的基本形式,包括microsoft sql server和其他企业数据与前端应用程序的基础,和服务端可调部分。利用的activex(tm)技术,vb可以使用文字处理器,电子数据清单,他的windows应用程序提供极了,微软的excel,microsoft word的,甚至可以使用vb专业版或企业应用程

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论