Introduction - If you have any usage issues, please Google them yourself
		 
ADT Series achieved : including the following :  copy (s1, s2) copied to the string s1 s2  concat (s, s1, s2) between S1, S2, on the S  delete (s, i, j) s Series i had from the beginning of the characters consecutive j characters deleted if i IGT; s.len will have to delete  insert tail string (s, s1, i) Series S Series S1 insert the characters after i
	
Packet : 17550adt串的实现.rar filelist
ADT串的实现.doc