gopd "^1.0.1" define-lazy-prop@^3.0.0: version "3.0.0" resolved "https://registry.npmmirror.com/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz#dbb19adfb746d7fc6d734a06b72f4a00d021255f" integrity sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5...
go32) basic_machine=i386-pc os=-go32 ;; h3050r* | hiux*) basic_machine=hppa1.1-hitachi os=-hiuxwe2 ;; h8300hms) basic_machine=h8300-hitachi os=-hms ;; h8300xray) basic_machine=h8300-hitachi os=-xray ;; h8500hms) basic_machine=h8500-hitachi os=-...
int32_tCalendar::getActualMaximum(UCalendarDateFields field, UErrorCode& status)const{int32_tfieldValue = getLeastMaximum(field);int32_tendValue = getMaximum(field);// if we know that the maximum value is always the same, just return itif(fieldValue == endValue) {returnfieldValue; }// ...
开发者ID:robebeye,项目名称:machine,代码行数:30,代码来源:host.go 示例3: attemptGetHostState ▲点赞 5▼ funcattemptGetHostState(host Host, stateQueryChanchan<- HostListItem){ currentState, err := host.Driver.GetState()iferr !=nil{ log.Errorf("error getting state for host %s: %s", host...
2567 Code the Tree 2750* Potted Flower线段树 2777 Count Color线段树 2796 Feel Good RMQ 2823 Sliding Window堆或双端队列 2828 Buy Tickets线段树 2886* Who Gets the Most Candies?线段树 2892* Tunnel Warfare树状数组 3214* Heap后序遍历,每个节点减去相应sub保证属性,然后对遍历结果求最长不下降序列 ...
"goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0", "ircmaxell/random-lib": "^1.1", "jakub-onderka/php-parallel-lint": "^0.9.0", "mockery/mockery": "^0.9.9", "moontoast/math": "^1.1", "php-mock/php-mock-phpunit": "^0.3|^1.1", ...
'WolderTablet' => 'miTab \b(DIAMOND|SPACE|BROOKLYN|NEO|FLY|MANHATTAN|FUNK|EVOLUTION|SKY|GOCAR|IRON|GENIUS|POP|MINT|EPSILON|BROADWAY|JUMP|HOP|LEGEND|NEW AGE|LINE|ADVANCE|FEEL|FOLLOW|LIKE|LINK|LIVE|THINK|FREEDOM|CHICAGO|CLEVELAND|BALTIMORE-GH|IOWA|BOSTON|SEATTLE|PHOENIX|DALLAS|IN 101|MasterChef)...
}else//...这里部分代码省略... 开发者ID:maggo1404,项目名称:hamdrm-dll,代码行数:101,代码来源:SyncUsingPil.cpp 示例12: Execute ▲
CellSpawns * sp = spawns[x][y];for( CreatureSpawnList::iterator i = sp->CreatureSpawns.begin(); i != sp->CreatureSpawns.end(); i++ )delete(*i);for( GOSpawnList::iterator it = sp->GOSpawns.begin(); it != sp->GOSpawns.end(); it++ )delete(*it);deletesp; ...
- Fix 500 error for rdoc files - Ability to customize merge commit message (sponsored by Say Media) - Search autocomplete via ajax - Add website url to user profile - Files API supports base64 encoded content (sponsored by O'Reilly Media) - Added support for Go's repository retrie...