代码搜索结果
找到约 10,000 项符合
Control 的代码
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