The regular expression you wrote is correct. Is there a problem with your Chinese character encoding? I have written a complete program in C Sharp for you. There is no problem with Chinese display.
using?System;using?System.Collections.Generic;
using?System. Linq;
using?System.Text;
< p>using?System.Text.RegularExpressions;namespace?ConsoleApplication3
{
class?Program
{
static?void?Main(string[]?args)
{
string?s?=?"[1]Zhang Xiaoqing. Lightning protection and wind grounding of wind turbines.[ M]. China Electric Power Press, Beijing, 2009.\n[2]Wang Liguang . Lightning protection of wind turbines[D]. Hunan Electric Locomotive Research Institute CSR, 2008.?\n[3]Kang Chunhua, Zhang Xiaoqing, Wang Fang. ] Institute for New Energy Research at the UniversityBeijing Jiaotong University, Beijing, 2006.?\n[4] Lin Zhiyuan, Huang Cong. Wind turbine lightning protection issues. ] Guangdong Electric Power, 2001,14(5)15-18.?\n[5]Li Jinglu. Discussion on the application of resistance reducing agent in grounding engineering[D]. n[6]Li Yilun. VESTAS from the Netherlands Lightning protection for wind turbines[D]. Inner Mongolia Wind Power Corporation, 1999.?\n";
Regex?r?=?new?Regex( "](? MatchCollection?matches?= ?r.Matches(s); for?(int?i?=?0;?i?< ?matches.Count;i++) {
{
Console.WriteLine (matches[i].Groups["name "].Value);
Console.WriteLine(matches[i].Groups["title"].Value);
Console.WriteLine(matches[i].Groups["where"].Value); p>
Console.WriteLine(matches[i].Groups["where"].Value);
Console.WriteLine(matches[i].Groups ["date"].Value);
}
>
Console.ReadKey();
>
>
>
There are many types of wind turbines. By their structure, they can be divided into those with reducers and without reducers. From the perspective of blade angle, they can be divided into fixed locations. Paddle boards and slots can be divided into hydraulic slots and electric slots in terms of installation methods. There are no less than four or five guys in total.
< p>If the mechanisms are different, the sizes of the wheel hubs vary considerably. There are several lightning protection systems for wind turbines. The weather mount located on top of the machine gun is equipped with lightning rods which are connected to the grounding grid by wires. There is a metal block at the end of the blade, which leads to the ground grid from inside the wheel hub and nacelle, there is a lightning protection carbon brush between the nacelle and Lin turn, which reduces contact resistance and. improves conduction efficiency. The connection between the tower and the tower connection flange via soft wire also has the same function as lightning protection in the electrical circuit. Modules, surge protectors, etc. can all play the role of lightning protection and. induction of lightning. There are many books in this field, most of which are published by China Electric Power Publishing House. There is a specialized store in Beijing, and I won't tell you, it's a factory secret.The inspection qualification standards are:
Wind turbine acceptance specifications GB/T 20319-2006
JB/T wind turbine design requirements 10300-2001<. /p>
Safety requirements of wind turbines GB 18451.1-2001
Assembly and installation specifications of wind turbines GB/T 19568-2004
Wind turbines Part 1: Conditions general techniques GB/ T 19960.1-2005
Wind turbines Part 2: General test methods GB/T 19960.2-2005
etc.~~