DO-214 is a standard that specifies a group of semiconductor packages for surface mounted diodes. The standard includes multiple variants such as DO-214AA (SMB), DO-214AB (SMC), and DO-214AC (SMA). DO-214AC (SMA) is the smallest, DO-214AB (SMC) is th
对MBProgressHUD进行二次封装并精简使用 https://github.com/jdg/MBProgressHUD 几个效果图: 以下源码是MBProgressHUD支持最新的iOS8的版本,没有任何的警告信息 MBProgressHUD.h 与 MBProgressHUD.m // // MBProgressHUD.h // Version 0.9 // Created by Matej Bukovinski on 2.4.09. // // This code is distrib
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Text.RegularExpressions; using System.Threading.Tasks; namespace ConsoleApplication6 { public sealed class RegularExpressionHelper { /// <summary> ///