⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 guiclock8.hrh__.htm

📁 symbian clock 源代码..........
💻 HTM
字号:
<html><head><title>Exercise_GUIClock.rar GUIClock8.hrh</title>
<LINK href="/inc/read_style.css" type=text/css rel=stylesheet></head>
<body>
<p><a href=http://www.pudn.com>www.pudn.com</a> &gt; <a href="http://www.pudn.com/downloads91/sourcecode/comm/symbian/detail348522.html">Exercise_GUIClock.rar</a> &gt GUIClock8.hrh</p><!-- saved from http://www.pudn.com -->
<script src="/inc/gg_read1.js"></script><BR>
<pre name="code" class="hrh">
// GUIClock8.hrh 
// 
// Copyright (c) 2000 Symbian Ltd.  All rights reserved. 
// 
 
 
enum TExampleMenuCommands 
	{ 
	EAboutItem = 200, 
	ESettingItem, 
	EBackItem 
	}; 
 
enum TGUIClockViewNumber 
	{ 
	EGUIClockMainViewId = 1, 
	EGUIClockAboutViewId 
	}; 
 
#define AKNEXQUERY_TIME_EDITOR_MIN_SECOND 0 
#define AKNEXQUERY_TIME_EDITOR_MIN_MINUTE 0 
#define AKNEXQUERY_TIME_EDITOR_MIN_HOUR 0 
#define AKNEXQUERY_TIME_EDITOR_MAX_SECOND 59 
#define AKNEXQUERY_TIME_EDITOR_MAX_MINUTE 59 
#define AKNEXQUERY_TIME_EDITOR_MAX_HOUR 23 
 
 
#define str_settingprompt "Please set new time:"</pre>
<script src="/inc/gg_read2.js"></script><BR>
<script src="http://s117.cnzz.com/stat.php?id=1236358&web_id=1236358&show=pic" language="JavaScript" charset="gb2312"></script>
</body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -