.Net base software framework - pattern, configuration and toolPage 21 Genric constraintC# generic constraint is a way to specify requirements on the type parameter of a generic class or method. It allo…
Cloud Connector and PluginTelecom multi service operator business tool to organize job fullfillment of 10k field repair and install technician
3 self contain microservices - loosely coupling architectu…
Angular InterviewAngular.json just like csproj in c# to defined elements needed to build and run the angular app, it provides application entry point, first view landed, angular defined styles, ts->…
pre { white-space: pre !important; word-wrap: normal !important; overflow-x: auto !important; display: block !important; font-family: "Consolas", "Monaco", "Courier New", …
Preliminary Design - EM driven VSP restart (VUEDPI-3838)Story VUEDPI-3838: Ability to restart specific program container from a specific Splicer/RC
Background:
Frontend:
Backend:
Work Breakdown and Est…
工具类
Math
public static int abs (int a) 获取参数绝对值
public static duble ceil (doouble a)向上取整
public static duble floor (doouble a)向下取整
public static int round(float a) 四舍五入
public static int max (int a,int b)获取两个int…