摘要:
View Code /// <summary> /// 每隔n个字符插入一个字符 /// </summary> /// <param name="input">源字符串</param> /// <param name="interval">间隔字符数</param> /// <param name="value">待插入值</param> /// <returns>返回新生成字符串</returns> public 阅读全文
posted @ 2012-12-19 14:53
小流
阅读(2714)
评论(0)
推荐(1)
摘要:
UID-( Unique Identifiers ) 唯一标志值特点:1、World-Wide Unique2、All DICOM object or service must have legal UID组成说明:例:Study Instance UID=1.2.840.113820.100.2.1.1.908813488.19981019161112其中:1.2.840 is the prefix of ANSI organization.1.2.840.10008 is the prefix of DICOM organizationEach implementation must ha 阅读全文
posted @ 2012-12-19 10:02
小流
阅读(1435)
评论(0)
推荐(0)
浙公网安备 33010602011771号