- Sort Score
- Result 10 results
- Languages All
Results 711 - 715 of 715 for feature2 (0.07 sec)
-
api/maven-api-model/src/main/mdo/maven.mdo
<h2>Condition Syntax</h2> <p>The condition is specified as a string expression that can include various functions, comparisons, and logical operators. Some key features include:</p> <ul> <li>Property access: {@code ${property.name}}</li> <li>Comparison operators: {@code ==}, {@code !=}, {@code <}, {@code >}, {@code <=}, {@code >=}</li>Registered: Sun Sep 07 03:35:12 UTC 2025 - Last Modified: Thu Aug 07 14:32:16 UTC 2025 - 132.7K bytes - Viewed (0) -
doc/go_spec.html
programs written to the Go 1 specification will continue to compile and run correctly, unchanged, over the lifetime of that specification. More generally, as adjustments are made and features added to the language, the compatibility guarantee ensures that a Go program that works with a specific Go language version will continue to work with any subsequent version. </p> <p>
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue May 06 19:12:15 UTC 2025 - 286.2K bytes - Viewed (0) -
cmd/site-replication.go
} if !prev.Equals(*p) { return false } } return true } // isBktReplCfgReplicated returns true if all the sites have same number // of replication rules with all replication features enabled. func isBktReplCfgReplicated(total int, cfgs []*sreplication.Config) bool { cntReplicated := 0 for _, c := range cfgs { if c == nil { continue } cntReplicated++ }
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 184.7K bytes - Viewed (1) -
CREDITS
a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Thu Mar 13 05:29:51 UTC 2025 - 1.8M bytes - Viewed (0) -
src/main/webapp/css/admin/adminlte.min.css.map
0;\n visibility: hidden;\n\n &.brand-image-xl {\n left: 16px;\n top: 8px;\n }\n}\n\n.brand-link {\n &.logo-switch {\n &::before {\n content: \"\\00a0\";\n }\n }\n}\n\n// Add sidebar-mini class to the body tag to activate this feature\n.sidebar-mini {\n @include media-breakpoint-up(lg) {\n @include sidebar-mini-breakpoint ();\n }\n}\n@include media-breakpoint-down(md) {\n .sidebar-mini.sidebar-collapse .main-sidebar {\n box-shadow: none !important;\n }\n}\n\n.sidebar-mini-md...Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Oct 26 01:49:09 UTC 2024 - 3.7M bytes - Viewed (1)