php - Wie analysiert C# Inhaltsformate wie my.ini von MySQL?
学习ing
学习ing 2017-06-24 09:41:34
0
1
734

my.ini-Inhaltsformat:

[client]
port=3306
default-character-set=utf8


[mysqld]
port=3306
innodb_buffer_pool_size = 128M
character_set_server=utf8
server_id=488
basedir=D:/software/mysql
datadir=D:/software/mysql/data
max_allowed_packet = 10M
table_open_cache = 256
sort_buffer_size = 1M
read_buffer_size = 1M
read_rnd_buffer_size = 4M
myisam_sort_buffer_size = 64M
thread_cache_size = 8

sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES
学习ing
学习ing

Antworte allen(1)
大家讲道理

ini格式可以用 ini-parser 来解析。

Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage