Traditional Culture Encyclopedia - Travel guide - What language are imperial templates and Dongyi templates written in?

What language are imperial templates and Dongyi templates written in?

The template of Empire cms is written using html+css+javascript and "Empire's special tag call". In addition, Empire cms also has a custom template function. In addition to using the above languages, this kind of template can also be used. Use php

The core of Empire CMS itself is php

Dongyi currently uses two versions, one version has asp as its core, and the other is the latest version of Dongyi. The core is aspx, which is .net

Dongyi's template is written with html+css+JavaScript and "Dongyi special tag". In addition, Dongyi also has a custom page function. Similarly, if it is an asp version, customize In addition to the above languages, the page can also be written in asp. If it is a .net version, the customized page can also be written in asp and .net in addition to the above languages.