📄 roadwarrior.brx
字号:
<?xml version="1.0" encoding="utf-8"?>
<BREWRes Name="roadwarrior" VERSION="1">
<Strings Encoding="ISOLATIN1">
<STRING Id="40" Name="IDS_WEBS_CANCELLED">
<Text>Cancelled...</Text>
</STRING>
<STRING Id="41" Name="IDS_WEBS_GETHOSTBYNAME">
<Text>Finding host...</Text>
</STRING>
<STRING Id="42" Name="IDS_WEBS_CONNECT">
<Text>Connecting...</Text>
</STRING>
<STRING Id="43" Name="IDS_WEBS_CONNECTED">
<Text>Connected</Text>
</STRING>
<STRING Id="44" Name="IDS_WEBS_SENDREQUEST">
<Text>Sending...</Text>
</STRING>
<STRING Id="45" Name="IDS_WEBS_READRESPONSE">
<Text>Receiving...</Text>
</STRING>
<STRING Id="46" Name="IDS_WEBS_GOTREDIRECT">
<Text>Redirect...</Text>
</STRING>
<STRING Id="47" Name="IDS_WEBS_CACHEHIT">
<Text>Cache hit...</Text>
</STRING>
<STRING Id="55" Name="IDS_WAITING">
<Text>Waiting...</Text>
</STRING>
<STRING Id="60" Name="IDS_ERR_INTERNAL">
<Text>Internal Error</Text>
</STRING>
<STRING Id="61" Name="IDS_ERR_IWEB_FAILED">
<Text>IWeb failed</Text>
</STRING>
<STRING Id="62" Name="IDS_ERR_NO_URL">
<Text>Couldn't get URL</Text>
</STRING>
<STRING Id="63" Name="IDS_ERR_READ">
<Text>Read Error!</Text>
</STRING>
<String Id="64" Name="IDS_ERR_NO_SERVICE">
<Text>No service!</Text>
</String>
<String Id="65" Name="IDS_ERR_NO_DATA">
<Text>No data available</Text>
</String>
<String Id="71" Name="IDS_HELP_TEXT">
<Text>The RoadWarrior application shows real-time speeds for San Diego County freeways. First choose a directional freeway by using the arrow keys to highlight an entry. Then press the Select button and the application will download the current traffic speeds. The resulting screen will show the name of the freeway with the time/date the data was collected, and an item for each street crossing the freeway. To the left of each street name will be the average speed of traffic at that point on the freeway. Pressing the CLR|key will return to the list of freeways. Pressing the END\key at any time will exit out of the application.
Data is provided by District 11 of the California Department of Transportation (CalTrans).</Text>
</String>
<String Id="80" Name="IDS_MENU_HELP">
<Text>Help</Text>
</String>
<String Id="81" Name="IDS_MENU_ABOUT">
<Text>About</Text>
</String>
</Strings>
<Objects MimeType="image/bmp">
<Object Id="11" Name="IDB_ANIM_TRAFFIC_SLOW">
<File>.\res\256color\TrafficAnimation_Slow.bmp</File>
</Object>
<Object Id="12" Name="IDB_ANIM_TRAFFIC_MOD">
<File>.\res\256color\TrafficAnimation_Mod.bmp</File>
</Object>
<Object Id="13" Name="IDB_ANIM_TRAFFIC_FAST">
<File>.\res\256color\TrafficAnimation_Fast.bmp</File>
</Object>
<Object Id="14" Name="IDB_MENU_ITEM_SLOW">
<File>.\res\256color\MenuItem_Slow.bmp</File>
</Object>
<Object Id="15" Name="IDB_MENU_ITEM_MOD">
<File>.\res\256color\MenuItem_Mod.bmp</File>
</Object>
<Object Id="16" Name="IDB_MENU_ITEM_FAST">
<File>.\res\256color\MenuItem_Fast.bmp</File>
</Object>
<Object Id="17" Name="IDB_MENU_ITEM_NO_SPEED">
<File>.\res\256color\MenuItem_NoSpeed.bmp</File>
</Object>
<Object Id="19" Name="IDB_HIGHWAY">
<File>.\res\256color\StreetBG.bmp</File>
</Object>
<Object Id="21" Name="IDB_SPLASH">
<File>.\res\256color\Splash.bmp</File>
</Object>
<Object Id="22" Name="IDB_LOGO">
<File>.\res\256color\Logo.bmp</File>
</Object>
<Object Id="31" Name="IDB_PHONE">
<File>.\res\256color\Phone.bmp</File>
</Object>
<Object Id="32" Name="IDB_FILE">
<File>.\res\256color\File.bmp</File>
</Object>
<Object Id="33" Name="IDB_ANIM">
<File>.\res\256color\AnimatedArrow.bmp</File>
</Object>
</Objects>
</BREWRes>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -