How to learn VB in more depth

Updated on educate 2024-03-22
7 answers
  1. Anonymous users2024-02-07

    1. Basic controls:

    In this part, we will introduce the use of the 20 standard controls provided in the VB Toolbox, where there are detailed descriptions of properties, methods, events, and techniques, as well as some examples for your reference, which are typical and representative of the key characteristics of the controls. 2. ActiveX Components:

    ActiveX components are the most important part of VB programming, in this part, the common components provided by VB itself are introduced and sorted out, and some other components are also explained, and the method of self-made OCX is provided. In the future, we will upload some useful OCX of our own production here for you to choose from**, and we hope to get your support and help to provide your masterpiece for all of us to share.

    3. Database:

    I believe that every friend of VB programming will not be unfamiliar with the database, indeed, we learn VB, the broadest application field is to program the database, including today's popular ADO, as well as the SQL language as the database standard, we must master, here, we have briefly sorted out the common statements, objects, method attributes in ADO, DAO and SQL, for your reference, if you are a master who has participated in the development of large databases, Then I sincerely hope to get your advice and help. 4. API Functions:

  2. Anonymous users2024-02-06

    Despise the cheaters upstairs.

    I would say that VB requires genius and interest.

  3. Anonymous users2024-02-05

    I'm learning QB right now, and I bought a copy yesterday and plan to learn it. After reading your article, I think you are too talented (* hee hee......If you don't know how to learn from you in the future, I hope to give me advice!!

  4. Anonymous users2024-02-04

    Personally, I think that when you learn VB, you will be able to gain a wealth of knowledge in logical thinking, English ability, and rule management. And in the future, it will be helpful to take some computer certificates.

    Using VB to develop some mature information management systems is also a need for some small businesses, and it can be regarded as a rare technology on the road to job hunting in the future.

    The road to study is far away, and I will go up and down to seek. ”

    rem (note) "village (village), township (town), county, city, province, country" - level by level out of the "spiritual sea".

    1000 words or forget it. I'll leave the rest to you to write later.

  5. Anonymous users2024-02-03

    There are only eight words, "perseverance, humble advice", as long as you do it, you can learn it well, which is also the most important thing in learning programming languages.

    Generally speaking, start with the simplest, first choose an entry-level VB book to learn, and after having a certain foundation, start to try to make some small applications, calculators, simple book management systems, notepads, typing games and the like.

    There are a lot of difficulties when writing these small applications, so I humbly ask for advice. Remember that sometimes you get a solution that you don't necessarily understand, and that's okay, just keep writing the program. As you slowly build up, you'll understand.

    The most taboo is impetuous, and I want to become a master.

    Once you have the basics, you can buy books on advanced programming to learn and try to write more complex applications, asking questions if you don't understand something.

    Slowly you will learn!

  6. Anonymous users2024-02-02

    Find some programs you usually use to check**, check the books if you don't understand, and draw inferences.

  7. Anonymous users2024-02-01

    You still have to do it yourself, install a VB, and practice more by yourself. Also, spend more time with your classmates**. The things in the book must be understood.

Related questions
18 answers2024-03-22

Talk to him more about what is in your heart ... Of course, the premise is that you have to say what is in your heart first.

3 answers2024-03-22

Your first one is not a loop statement.

private sub form_click()if i = 0 then >>>More

3 answers2024-03-22

Two commandbuttons, two lables, two texts"

private sub command1_click()r = >>>More

13 answers2024-03-22

Workarounds and steps:

1. The first step is to open the VB software first, and then load a label on the form, as shown in the following figure >>>More

6 answers2024-03-22

I tried going downstairs with no problem. If it can't be opened, the landlord can try this sentence: (note that it is 3 quotation marks). >>>More