Home > Back-end >  Everybody has the interface of the program development in which the mainstream language?
Everybody has the interface of the program development in which the mainstream language?

Time:10-01

Recently, he has been in Java, writing to interfaces, but Java write interface so ugly, feeling is not strong, because involves the access to the web for information, so want to ask you what language

CodePudding user response:

Want to many, interface too ugly looking for art, JAVA do interface problems, you can say, but can't say no

CodePudding user response:

Interface with Delphi speed is faster

CodePudding user response:


A graphical user interface (GUI) programming can learn c + + Builder, advanced architecture (and c # drag controls), introduction to more easily,

C + + Builder is a real visual Development tool, c + + Builder can use the mouse to drag controls followed by a "design" set properties of a graphical user interface of the program, using the visual components/controls like "building blocks", built in the form of "wysiwyg" Application interface, which is the name of c + + Builder in the concept of the Builder, in this way, only needs to be written in c + + language business logic code, similar to the text interface programming under DOS, just concentrate on the business logic function, the code is very concise, data input and performance, in a graphical user interface, intuitive, and easy to use, this is RAD (Rapid Application Development, Rapid Application Development),

Book recommendation:
"C + + Builder 6 program design course (second edition)" (such as loyal lu, wen-liang liu/2011-04-01/science press) (dangdang)
"C + + Builder 6 programming examples of fine solution" (Zhao Mingxian), PDF, is a digital version, a scan version, there is also a complete implementation of tetris game,
"Wonderful" c + + Builder 6 programming Wu Yixian (Taiwan), there are a few simple little game, 10 can read later rewrite, is their mastery of the,
"C + + Builder 5 senior programming examples of fine solution" (written by Liu Bin) are larger practical program,

C + + Builder books download:
https://pan.baidu.com/s/13n9hxwVj9ai1p5L2rQC83Q

CodePudding user response:

Interface programming, usually involves the system input, output, in order to quick response, the system will be as far as possible use of the hardware, and provide some supply API calls,
Java is a cross-platform, in order to achieve the purpose of cross-platform, output interface are usually based on drawing some API, cannot use high-performance system API, so is usually not very beautiful interface,
If the interface requirements is not high, also can be Java, otherwise, will consider some special tools, such as. Net, Delphi, etc.,

CodePudding user response:

refer to the second floor CHXCHXKKK response:
do faster interface using Delphi

Ok I'll see if I will. Thank you

CodePudding user response:

reference ooolinux reply: 3/f
graphical user interface (GUI) programming can learn c + + Builder, advanced architecture (and c # drag controls), introduction to more easily,

C + + Builder is a real visual Development tool, c + + Builder can use the mouse to drag controls followed by a "design" set properties of a graphical user interface of the program, using the visual components/controls like "building blocks", built in the form of "wysiwyg" Application interface, which is the name of c + + Builder in the concept of the Builder, in this way, only needs to be written in c + + language business logic code, similar to the text interface programming under DOS, just concentrate on the business logic function, the code is very concise, data input and performance, in a graphical user interface, intuitive, and easy to use, this is RAD (Rapid Application Development, Rapid Application Development),

Book recommendation:
"C + + Builder 6 program design course (second edition)" (such as loyal lu, wen-liang liu/2011-04-01/science press) (dangdang)
"C + + Builder 6 programming examples of fine solution" (Zhao Mingxian), PDF, is a digital version, a scan version, there is also a complete implementation of tetris game,
"Wonderful" c + + Builder 6 programming Wu Yixian (Taiwan), there are a few simple little game, 10 can read later rewrite, is their mastery of the,
"C + + Builder 5 senior programming examples of fine solution" (written by Liu Bin) are larger practical program,

C + + Builder books download:
https://pan.baidu.com/s/13n9hxwVj9ai1p5L2rQC83Q

Haven't studied, I went to look at

CodePudding user response:

reference earth, 4/f, Pacific response:
programming interface, usually involves the system input, output, in order to quick response, the system will be as far as possible use of the hardware, and provide some supply with call API,
Java is a cross-platform, in order to achieve the purpose of cross-platform, output interface are usually based on drawing some API, cannot use high-performance system API, so is usually not very beautiful interface,
If the interface requirements is not high, also can be Java, otherwise, will consider some special tools, such as. Net, Delphi, etc.,

In this way, the same Java can custom painting
  • Related