mxblog blog system features
1. Use ajax technology to process a single page. All ajax does not use Microsoft controls and is written in pure javascript, which is more lightweight.
2. Supports html5 and is compatible with all mainstream browsers, including firefox, chrome, IE, Sogou, 360, etc. (Compatible with mobile browser UC, etc.)
3. Support multiple mainstream databases, one program can switch between multiple databases at will, and support sql server. oracle. access. mysql.
4. Added new photo album function, batch uploading of multiple pictures, classified display, and automatic generation of pictures into logs.
5. UTF-8 encoding, you can change multiple languages by changing the configuration.
6. Reconstruct the program structure and optimize a large amount of code. The program structure is more reasonable and the execution efficiency is higher.
7. Page-level caching for faster access.
8. Support .net framework 4.0.
mxblog 3 update log
2014-08-04
v3.2.5.3
1. Modify the home page cache conversion error bug.
2. Modify the retrieval and date bugs in sqlserver version.
3. Modify the rearrangement mode of version 3.2.5.2 and remove the request for off-site pictures to solve the abnormal bug caused by slow off-site response time.