Introduction to the main framework of J2ME and what are the main contents of J2ME technology

Updated on educate 2024-02-09
11 answers
  1. Anonymous users2024-02-06

    I feel like it's quicker to find a tutorial than to wait here for answers.

  2. Anonymous users2024-02-05

    You just need to master J2SE to be proficient in this.

    j2ee j2me is all side dishes.

    The foundation knows no.

  3. Anonymous users2024-02-04

    It's almost eliminated, just learn J2SE well.

  4. Anonymous users2024-02-03

    In fact, those boxes in the WTK are the best reference.

    You can study it and you'll find out when you've mastered these completely.

    You're already a master at making a stupid game.

  5. Anonymous users2024-02-02

    J2Me doesn't have a so-called framework.,If you want to make a game, you have to implement the game engine yourself.,IDE or something can choose NetBeans or Eclipse.,Other rulers are all universal.,When you really do it, you understand the Ling Mo Change.

  6. Anonymous users2024-02-01

    Android is the operating system J2ME is just a part of the operation of the operating system.

  7. Anonymous users2024-01-31

    The personal understanding of this thing of the framework is a routine model, the actual use depends on the specific situation of the project, there is no absolute good and bad in anything, you can maximize his performance, the most perfect and wonderful. For many people, s2sh is perfect, but there are still many people who use struts to attack.

  8. Anonymous users2024-01-30

    I'll talk about the pros and cons of ss h or i.

    ss=struts2,spring

    h=hibernate

    i=ibatis

    Difference Between Ibatis and Hibernate:

    Hibernate can be directly plugged through MyEclipse, without manually writing basic **, such as sessionfaction, datasource, etc., you can also brush classes through the built-in plug-ins, which is very convenient.

    However, the usual database connections, etc., are only configured in the properties file.

    ibatis is mainly used to configure the corresponding classes and fields of the database through XML files, as well as SQL statements. It's more troublesome.

    But it's very easy to get started.

  9. Anonymous users2024-01-29

    Struts, Spring, Hibernate and other smaller frameworks, MVC, etc.

  10. Anonymous users2024-01-28

    A three-tier architecture is a design.

    Patterns, i.e., MVC design patterns, are programming ideas that are not really frameworks.

    MVC design pattern, M is the model that is, the business logic layer, all the business logic is in the model layer, and the new model class generates objects in the servlet or action in struts for business logic operations.

    v is the view layer, which is used to display the interface, mainly using servlets and jsp to generate jsp pages that can be seen to display information.

    c is the control layer, which controls the jump direction after the operation of each business logic, which is the configuration file.

  11. Anonymous users2024-01-27

    I don't know what the three-layer architecture you are referring to is the three-layer JSP UI BL?

Related questions
12 answers2024-02-09

I don't think it's appropriate to use .,Including replacing GB2312 with UTF-8 will also be wrong.。。 >>>More