📄 readme.htm
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title>Readme - QuerySelectTask sample</title>
</head>
<body>
<h2>Readme - QuerySelectTask sample</h2>
<p>This is a sample task for the ESRI Web ADF. It extends the standard
QueryAttributesTask so that every feature is selected (and highlighted
on the associated Map control) immediately when the task executes.</p>
<p>To use, unzip the solution/project to your hard disk, and open
the .sln file in Visual Studio 2005. You may also use Visual C# Express
to open the project. For details on using the task, see the
ESRI ArcGIS Server Developer blog entry for this sample, from February 2006.</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -