| |

VerySource

 Forgot password?
 Register
Search
View: 1096|Reply: 6

vb how to achieve interface code separation

[Copy link]

1

Threads

1

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-1-9 10:00:01
| Show all posts |Read mode
How to achieve interface code separation in vb, please talk about experience
How to divide labor
How to achieve it
The layout and naming of controls should be done by interface design or by writing programs.
Reply

Use magic Report

0

Threads

8

Posts

7.00

Credits

Newbie

Rank: 1

Credits
7.00

 China

Post time: 2020-1-9 20:54:01
| Show all posts
In addition to the interface, all other components generate DLLs or EXEs. In between, the interfaces (program developers) must first define the interface. Finally, the interface calls the interface in the DLL. The layout of the control can be completed by the interface. Write the program does not need to care where the interface calls his interface, as long as he cares about how he provides the interface, the parameters passed through the interface, and what kind of result is returned.
Reply

Use magic Report

0

Threads

18

Posts

6.00

Credits

Newbie

Rank: 1

Credits
6.00

 China

Post time: 2020-1-24 12:54:02
| Show all posts
Bangding
Reply

Use magic Report

0

Threads

6

Posts

6.00

Credits

Newbie

Rank: 1

Credits
6.00

 Invalid IP Address

Post time: 2020-1-26 19:45:01
| Show all posts
The biggest negative impact of unlimited hardware upgrades on programming is that programmers can not care about algorithms but only care about their implementation. Lack of fun from optimizing programs.
Reply

Use magic Report

0

Threads

16

Posts

15.00

Credits

Newbie

Rank: 1

Credits
15.00

 China

Post time: 2020-2-24 15:45:01
| Show all posts
Bangding
Reply

Use magic Report

0

Threads

46

Posts

23.00

Credits

Newbie

Rank: 1

Credits
23.00

 United States

Post time: 2020-3-1 09:30:02
| Show all posts
attention


Now using VB to achieve this, personally, it is costly.


There are many problems, such as complicated engineering debugging is troublesome, interface multi-language problems and so on.

It's better to think about .Net / VB.Net.
Reply

Use magic Report

0

Threads

3

Posts

4.00

Credits

Newbie

Rank: 1

Credits
4.00

 China

Post time: 2020-3-1 20:15:01
| Show all posts
This idea has always been. But it didn't happen!
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list