c#如何读取txt文件中指定内容段的数据?如下所示格式:
c#如何读取txt文件中指定内容段的数据?如下所示格式:
日期:2022-04-06 14:04:26 人气:1
这个不是ini 配置文件吗
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Runtime.InteropServices;
namespace ini
{
class RWIni
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Runtime.InteropServices;
namespace ini
{
class RWIni