当前位置:网站首页>INI analyse les documents d'apprentissage
INI analyse les documents d'apprentissage
2022-06-30 06:15:00 【Ciel bleu ⊙ nuages blancs】
iniAnalyser les documents d'apprentissage
Un..Qu'est - ce queIni
ini
Le dossier estInitialization File
Abréviation de,Initialiser le fichier,Habituellement, les informations d'initialisation d'un programme sont stockées,- Oui.Windows
Format de stockage utilisé pour le profil du système pour,Direction généralewindows
Configurations pour.ini
Le nom du suffixe du fichier n'est pas nécessairement.ini
,C'est possible..cfg
、.conf
Ou.tx*
.
2..iniFormat du fichier&Spécification grammaticale
ini
Le fichier est composé de plusieursSection(section)
Composition,Chaquesection
ParClé(Key)
Composition,ChaqueKey
Les valeurs correspondantes peuvent être attribuées.Lire et écrireini
Les fichiers sont en fait des lectures et des écrituressection
Correspondant àKey
Valeur de,Et cela peut être fait avec quelques fonctions.
Paramètres(Parameter)
:ini
Les éléments les plus fondamentaux contenus dans le fichier sontParamètres
,Paramètres
ContientNom du paramètre(name)
EtValeur du paramètre(value)
,Le format est le suivant::name=value
Section(section)
:Tous lesParamètres
C'est tout.Section
Ensemble en unités.Section
Nom exclusif d'une ligne,Après la Déclaration de la sectionParamètres
Tout appartient àSection
.Section
Pas d'identificateur de fin,Unsection
Le début de la dernièresection
Fin de.Le format est le suivant::[section]
Notes(comments)
:Notes
Avec un point - virgule;
Représentation, Avant le commentaire ,;
Après le numéro et jusqu'à la fin de la ligne sont des commentaires .Voici quelques exemples:;i wish nothing but the best for you
Exemple de fichier
[owner] name=WU yanzu organization=The United Nations
[UserConfig]
OpenDownloadFileAtOnec=Y
WindowStyle=DevExpress Dark Style
[Language]
Language=CHS
[AutoUpdate]
Version=2.10 ;last version:2.08
边栏推荐
- Turn off automatic outlining in Visual Studio - turning off automatic outlining in Visual Studio
- [wechat applet: single or multiple styles, background color, rounded corners]
- CompletionService使用及原理(源码分析)
- Ultra simple STM32 RTC alarm clock configuration
- Title: enter two positive integers m and N to find their maximum common divisor and minimum common multiple
- Golang's handwritten Web Framework
- 01. 正则表达式概述
- [MD editing required] welcome to the CSDN markdown editor
- Usage of case, casez and casex statements in Verilog
- New project folder based on PIO plug-in in vscode -- Interpretation
猜你喜欢
飞升:基于中文分词器IK-2种自定义热词分词器构建方式showcase & 排坑showtime
Who doesn't want a blog site of their own - build a blog site WordPress
MySQL日志管理、数据备份、恢复
01. 正则表达式概述
[ansible series] fundamentals -01
Application of redis client list in practice
CompletableFuture从了解到精通,你想知道的这里都有
PC viewing WiFi password
Usage of case, casez and casex statements in Verilog
多线程进阶篇
随机推荐
There is a group of students' score {99, 85, 82, 63, 60}. To add a student's score, insert it into the score sequence and keep the descending order
Learn fpga---ram IP core and key parameters from the bottom structure
JS prototype chain object function relationship
Network basics
[MD editing required] welcome to the CSDN markdown editor
[database] transaction
PC viewing WiFi password
01. regular expression overview
数据读写:Unity中基于C#脚本实现数据读写功能
ini解析学习文档
Strlen and sizeof, array length and string length, don't be silly
Why does the verification code not refresh when clicked
General contents of learning reinforcement learning
Static routing job
ES6解构赋值
网络基础知识
从底层结构开始学习FPGA----RAM IP核及关键参数介绍
ES6箭头函数
从零开发 stylelint规则(插件)
Common NPM install errors