代码搜索结果

找到约 10,000 项符合 Control System 的代码

cache-control

128=No-cache 129=No-store 130=Max-age 131=Max-stale 132=Min-fresh 133=Only-if-cached 134=Public 135=Private 136=No-transform 137=Must-revalidate 138=Proxy-revalidate 139=S-maxage

control.java

/* * Copyright 2000-2001,2004 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the Lic

control.vm

#set ( $basepath = $generator.OutputPath) #foreach ($dataModel in $dataModels) #if ($outputFormat=="html") #set ( $outFile = "${dataModel.name}.html" ) #else #set ( $outFile = "${dataMod

control.vm

#set ( $tfname= "data/dump/top.vm" ) #set ( $fname= "data/dump/row.vm" ) #set ( $bfname= "data/dump/bottom.vm" ) #set ($q = '"') #foreach ($dataModel in $dataModels) #foreach ($database in $dataModel

control.vm

#set ( $hfname= "data/dataset.vm" ) #set ( $fname= "data/table.vm" ) #foreach ($dataModel in $dataModels) #foreach ($database in $dataModel.Databases) #if ($project) #if ($dataModel.Multi

control.vm

#set ($basePath = $generator.OutputPath) #foreach ($dataModel in $dataModels) #foreach ($database in $dataModel.Databases) #if ($database.Package) #set ($package = $database.Package)