package mosbase; import javax.microedition.lcdui.Font; import java.util.Vector; import mosbase.RmsBase; import mosbase.lib.MList3; /** *

Title:

*

Description:

*

Copyright: Copyright (c) 2003

*

Company:

* @author unascribed * @version 1.0 */ public class config { ///////////////////////////////url config ///////////////////////////////////////////// public static String urlAdmin = "http://bbs.mosplorer.com/popdg/demodata.php";// public static String urlData = "http://bbs.mosplorer.com/popdg/demodata.php";// public static String urlJPEG = "http://bbs.mosplorer.com/mos-imagehandler.php"; public static String urlPNG = "http://bbs.mosplorer.com/mos-imagehandlerPNG.php"; public static String urlSocket = "socket://www.mosjoy.com:2412"; public static String urlBBS = "http://bbs.mosplorer.com/popdg/demodata.php";// public static String productName = "popdg.com";// public static String productCode = "mj_popdg"; public static String versionCode = "VERSION_NEWS_70710"; public static String versionUrl = "http://www.moslike.com/java/molympic.jar"; public static int[] softkey1 = {-6,-21, 21, 57345, -202}; public static int[] softkey2 = {-7,-22, 22, 57346, -203}; public static String RECORDSTORE = "popdg";// public static Font defaultFont = Font.getFont(Font.FACE_MONOSPACE, Font.STYLE_BOLD, Font.SIZE_MEDIUM); public static int downloadLimit = 10; public static int defaultListNum = 10; public static boolean isLicenseActivate = true; public static boolean isFullImageLoad = true;// public static int dayOfTrail = 30; public static int MAX_TRAIL_DAY = 30; public static int TRAIL_READ_LIMIT = 10; public static String defaultLanguage = "Traditional Chinese"; public static String[] supportLanguage = {"Traditional Chinese", "Simplify Chinese", "English"}; public static int defaultListStyle = MList3.STYLE_MULTI_ROW; public static int defaultChannelTotal = 8;// public static int iSelectFrameTotalNum = 6; public static int defaultForumID = 15; public static String defaultChanneluser1 = "demouser1"; public static String defaultChanneluser2 = "demouser2"; public static String defaultChanneluser3 = "demouser3"; public static String defaultChanneluser4 = "demouser4"; public static String defaultChanneluser5 = "demouser5"; public static String defaultChanneluser6 = "demouser6"; public static String defaultChanneluser7 = "demouser7"; public static String defaultChanneluser8 = "demouser8"; public static String defaultChannelName1 = "Hot"; public static String defaultChannelName2 = "Deal"; public static String defaultChannelName3 = "Exchange"; public static String defaultChannelName4 = "Digital"; public static String defaultChannelName5 = "Local"; public static String defaultChannelName6 = "Fun"; public static String defaultChannelName7 = "Live"; public static String defaultChannelName8 = "Service"; public static int defaultForumID1 = 2;// public static int defaultForumID2 = 94; public static int defaultForumID3 = 10; public static int defaultForumID4 = 87; public static int defaultForumID5 = 93; public static int defaultForumID6 = 30; public static int defaultForumID7 = 16; public static int defaultForumID8 = 24; ///////// Form Color Scheme /////////////////////////// public static int iColorFormBackground = 0xFFFFFF; public static int iColorFormFont = 0xFFFFFF; public static int iColorFormSelect = 0xFFFFFF; public static int iColorFormTitleBackground = 0x6BFFFF; public static int iColorFormTitleFont = 0xFFFFFF; public static int iColorFormCommandBackground = 0x6BFFFF; public static int iColorFormCommandFont = 0xFFFFFF; public static int iColorFormCommandPopupBackground = 0xFFFFFF; public static int iColorFormCommandPopupFont = 0x000000; public static int iColorFormCommandPopupSelectBackground = 0xD1CDCE; public static int iColorFormCommandPopupSelectFont = 0x000000; public static int iColorFormItemImageSelect = 0x7A8381; public static int iColorFormItemTextFeildBackground = 0xD1CDCE; public static int iColorFormItemTextFeildFont1 = 0x000000; public static int iColorFormItemTextFeildFont2 = 0x045886; public static int iColorFormItemTextFieldSelect = 0xD1CDCE; public static int iColorFormItemChoiceFeildBackground = 0xD1CDCE; public static int iColorFormItemChoiceFont1 = 0x000000; public static int iColorFormItemChoiceFont2 = 0x9A9E9F; public static int iColorFormItemChoiceSelectFont = 0x000000; public static int iColorFormItemChoiceSelect = 0xD1CDCE; public static int iColorFormItemLine = 0x000000; public static int iColorFormItemTextContent = 0x000000; public static int iColorFormItemTextContentInfo = 0x0883C6; ///////////////////// List Color Scheme /////////////////////////// public static int iColorListBackground = 0xFFFFFF; public static int iColorListFont = 0x000000; public static int iColorListSelect = 0x0384C6; public static int iColorListTitleBackground = 0x6BFFFF; public static int iColorListTitleFont = 0xFFFFFF; public static int iColorListCommandBackground = 0x6BFFFF; public static int iColorListCommandFont = 0xFFFFFF; public static int iColorListCommandPopupBackground = 0xFFFFFF; public static int iColorListCommandPopupFont = 0x000000; public static int iColorListCommandPopupSelectBackground = 0xD1CDCE; public static int iColorListCommandPopupSelectFont = 0x000000; public static int iColorListSingleBackground = 0xFFFFFF; public static int iColorListSingleSelect = 0xD1CDCE; public static int iColorListSingleSelectFont = 0x045886; public static int iColorListSingleSelectFont2 = 0x0384C6; public static int iColorListSingleFont = 0x000000; public static int iColorListSingleFont2 = 0x999D9E; public static int iColorListMultiBackground = 0xFFFFFF; public static int iColorListMultiSelect = 0xD1CDCE; public static int iColorListMultiSelectFont = 0x045886; public static int iColorListMultiSelectFont2 = 0x0384C6; public static int iColorListMultiFont = 0x000000; public static int iColorListMultiFont2 = 0x999D9E; //////////////// Alert Color Scheme ////////////////////// public static int iColorAlertBackground = 0xFFFFFF; public static int iColorAlertBoarder = 0x9A9E9F; public static int iColorAlertFont = 0x000000; public static int iColorAlertCommandBackground = 0x115467; public static int iColorAlertCommandFont = 0xFFFFFF; /////////////////////////////////////////////////////////////////////////////////////////// public static String[] langaugeEN = {"My Feeds", "My Clips","My Updates","Back" ,"Channel","Clip","Move","Hide Pic" , "Email" , "Actual size", "Menu", "Fit size", "Next", "Prev", "Save","Show Pic", "Source" , "Subscribe", "Unclip","Unsubscribe", "Zoom In", "Zoom out","Select", "Send", "Exit", "Login", "Logout","Register", "Ok","Edit", "Submit","Search","Guest","Unsubscribe Success !","Unsubscribe Fail !","Local News", "World News","Entertainment","Sport News","Finance News","Adult","Technology","Forward Article", "From email","To email","Leave message","Subject","Email send !","Fail to send !","Clipping", "Clip Success !","Clipping","Clip Fail !","Unclip","Unclip success !","Unclip","Unclip fail !", "BY", "Time", "Words","no content","User Setting","Choice Menu","Language","Display Mode","Font Size", "Download Limit","List Number","Chinese","English","Japanese","Spanish","Multi Line","Single Line", "Large","Medium","Small","Max 10 Record /dl","Max 20 Record /dl","Max 30 Record /dl","Max 10 / page", "Max 20 / page","Max 30 / page","Loading","New Version Update","Now ?","NO","YES","Mosplorer-News Suit", "Login name","Password","Confirm Password","Login fail !","Input Email !","Email being used !","Invalid Email !", "Input password !","Password mismatch !","Sorry, Try later !","Input login name !","Login name exist !", "Invalid login name !", "More","Words : "," words","no content","Time : ","By : ","TODAY", "DAYS","Stop","Stopping", "Input License", "Trail Days", "iTech Suit", "Tech News", "Internet World", "Mobile News", "Digit Products", "Blog Views", "Finance Suit", "China Finance", "World Finance", "Stock Market", "Other Market", "Blog Views", "News Suit", "Local News", "World News", "Entertainment", "Sport News", "Finance News", "Show list item", "10 per page", "20 per page", "30 per page", "Max 10 Records", "Max 20 Records", "Max 30 Records", "Input Keywords", "Results", "This is trail version , only support to view ", " latest contents, purchase the full version license.", "Email send.", "Eamil fail to send.", "Clip article success.", "Clip article fail.", "Unclip article success.", "Unclip article fail.", "This is a more update version, do you want to download it now ?", "You got a license code ", " , do you want to activate now ?", "Unsubscribe Success.", "Unsubscribe Fail.", "This is trail version , only support to view ", " latest contents, purchase the full version license.", "Subscribe Success.", "Subscribe Fail.", "Unsubscribe Success.", "Unsubscribe Fail.", "Login fail, please try again", "Wrong License Code, try again , or use trail license 00000000000000 to continue trail.", "Login fail, please try again.", "The trail license has been expire, Please go to http://www.mosjoy.com to buy a new product license.", "Register account fail , please input your email.", "Register account fail, the email has been used , try another.", "Register account fail, invalid email.", "Register account fail, please input password.", "Register account fail, password mismatch.", "Register account fail, it is now not open to new account, try later.", "Register account fail, please input login name.", "Register account fail, the login name exist.", "Register account fail , invalid login name.", "Sorry, the forum is not currently open", " Trail Days", "Trail code: ", "Next Page: Left Button", "Prev Page: Right Button", "Exception : ", "Network Time Out", "Network problem, please try again", "China News", "Finance", "Entertains", "Sports", "Tech", "China Fin.", "World Fin.", "Stock News", "Others", "Blog View", "Tech News", "IT News", "Mobile", "Others", "Blog View", "All Sports", "Football", "basketball", "Others", "Blog view", "Entertains", "Digital", "Health", "Interest", "Blog view", "Traditional Chinese", "Simplify Chinese", "English", "Sorry , you have not login yet, do you want to login now ?", "Waiting", "Read : ", "processing", "You need to exit the application to continue, do you want to exit now ?", "You need to exit the application to view the source, do you want to exit now ?", "Sorry, the handset do not support this function", "Network Problem, Reason : ", "Update", "Cancel", "Ok", "To page", "Please wait...", "Input page", "Network error, please try again", "The license activated successfully !", "Sorry , the license is fail to activate .", "Initializing", "Opening", "Connecting", "Post", "Reply", "Forum", "online", "Content", "Reply ok.", "Reply fail.", "Post ok.", "Post fail.", "New Post", "Reply post", "Latest Update", "Forums", "Connection Type", "HTTP Connection", "Socket Connection", "World Football", "Register account success!", "Not enought memory to load normal mode, enter simple mode now, please wait...", "Hot", "Deal", "Exchange", "Digital", "Local", "Fun", "Live", "Service" }; public static String[] langaugeTW = {"我的資訊頻道", "我的收藏夾","最新更新","返回" ,"頻道","收藏","移動","不顯示相片" , "電郵" , "原本大小", "目錄", "全屏大小", "下一頁", "上一頁", "儲存","顯示相片", "原文件" , "訂閱", "刪除收藏","刪除訂閱", "放大", "縮小","選擇", "發出", "退出", "登入", "登出","註冊", "確定","更改", "提交","搜尋","訪客","刪除訂閱成功 !","刪除訂閱失敗 !","本地新聞", "各地新聞","娛樂新聞","體育新聞","財經新聞","成人資訊","科技資訊","轉發文章", "發件人","收件人","留言","主題","郵件發送成功 !","郵件發送失敗 !","收藏文章", "收藏成功 !","收藏文章","收藏失敗 !","刪除收藏文章","刪除收藏文章成功 !","刪除收藏文章","刪除收藏文章失敗 !", "來源", "時間", "字數","沒有內容","用戶設定","選擇目綠","顯示語言","顯示方式","字體大小", "每次下載限制","每次顯示文章數目","中文","英文","日文","西班牙文","多行顯示","單行顯示", "最大","適中","最小","最多下載10條目","最多下載20條目","最多下載30條目","每頁最多10條", "每頁最多20條","每頁最多30條","連接中","立即更新版本","嗎 ?","否","是","Mosplorer-新聞資訊版", "登入名稱","密碼","確定密碼","登入失敗 !","請輸入密碼 !","電郵已被用 !","電郵格式不正確 !", "輸入密碼 !","密碼不相同 !","對不起, 稍後再試 !","輸入登入名稱 !","用戶已存在 !", "登入名稱不正確 !","更多","文章字數 : "," 字","沒有內容","時間 : ","作者 : ","今日", "天","停止","停止中", "請輸入受權碼", "日試用", "IT 數碼版", "科技新聞", "IT 互聯網", "手機資訊", "數碼資訊", "網友博客", "新聞財經版", "中國財經", "國際財經", "股票市場", "其它市場", "博客觀點", "國內新聞版", "焦点新聞", "財經消息", "娱樂新聞", "體育新聞", "財經消息", "顯示列表數目", "每頁10條", "每頁20條", "每頁30條", "最多10條訊息", "最多20條訊息", "最多30條訊息", "輸入關鍵詞", "結果", "此產品為試用版, 只支持閱覽最新", " 編文章內容, 如欲閱覽所有文章, 請到移樂網站購買本此產品的授權碼, 謝謝。", "郵件發送成功。", "郵件發送失敗。", "成功收藏本文。", "未能成功收藏本文。", "成功移除本文。", "未能成功移除本文。", "本產品有更新版, 是否要現在下載更新?", "您有一個新的授權碼", " , 現在是否要加此碼到本產品?", "解除訂閱成功。", "解除訂閱失敗。", "此產品為試用版, 只支持閱覽最新", " 編文章內容, 如欲閱覽所有文章, 請到移樂網站購買本此產品的授權碼, 謝謝", "訂閱成功。", "訂閱失敗。", "解除訂閱成功。", "解除訂閱失敗。", "登入失敗, 請再試。", "不是有效的授權碼, 請再試, 如要繼續試用, 可用試用碼00000000000000試用本產品。", "登入失敗, 請再試。", "試用期已完結,如欲繼續使用, 請去 http://www.mosjoy.com 購買本產品的授權碼, 謝謝。", "註冊失敗, 請輸入你的郵箱地址。", "註冊失敗, 郵箱已用, 請用其它郵箱。", "註冊失敗, 沒效的郵箱地址。", "註冊失敗, 請輸入密碼。", "註冊失敗, 密碼不正確。", "註冊失敗, 現在系統未能註冊新用戶, 請稍後再試。", "註冊失敗, 請輸入你的用戶名稱。", "註冊失敗, 用戶已存在。", "註冊失敗, 沒效的用戶名。", "對不起, 論壇功能暫未開放。", " 日試用", "試用授權碼: ", "下一頁: 向左鍵", "上一頁: 向右鍵", "錯誤 : ", "網絡逾時", "網絡錯誤, 請稍後再試", "焦點新聞", "財經消息", "娛樂新聞", "體育新聞", "科技新聞", "中國財經", "國際財經", "股票市場", "其它市場", "博客觀點", "科技新聞", "IT 互聯網", "手機資訊", "數碼資訊", "網友博客", "體育新聞", "足球新聞", "籃球新聞", "其它體育", "網友博客", "娛樂新聞", "流行數碼", "健康男女", "趣味生活", "網友博客", "繁體中文", "簡體中文", "英文", "對不起 , 您尚未登入, 是否要現在登入?", "等待中", "下載 : ", "處理中", "需要先結束本程式以繼續執行請求, 您是否要現在結束 ?", "查看原文需要先結束本程式, 您是否要離開並繼續查看 ?", "對不起, 您的裝置不支持此功能", "網絡問題, 原因 : ", "更新", "取消", "確定", "跳頁", "請稍候...", "輸入頁數", "網絡問題, 請重試", "授權碼使用成功!", "對不起 , 此授權碼使用錯誤", "初始化中", "打開中", "連接中", "新帖", "回覆", "論壇", "在線", "內容", "回覆成功", "回覆失敗", "發帖成功", "發帖失敗", "發新帖", "回覆主題", "最新更新", "論壇", "連線方式", "HTTP 連線", "Socket 連線", "世界足球", "註冊成功!", "內存不足,現嘗試進入簡單模式, 請稍候...", "火热推荐", "东莞同城交易", "休闲交流", "原点数码服务区", "东莞本土", "娱乐基地", "活力生活圈", "社区服务处" }; public static String[] langaugeCN = {"我的资讯频道", "我的收藏夹","最新更新","返回" ,"频道","收藏","移动","不显示相片" , "电邮" , "原本大小", "目錄", "全屏大小", "下一页", "上一页", "储存","显示相片", "原文件" , "订閱", "刪除收藏","刪除订閱", "放大", "缩小","选择", "发出", "退出", "登入", "登出","註冊", "确定","更改", "提交","搜寻","访客","刪除订閱成功 !","刪除订閱失败 !","本地新闻", "各地新闻","娛乐新闻","体育新闻","财经新闻","成人资讯","科技资讯","转发文章", "发件人","收件人","留言","主题","邮件发送成功 !","邮件发送失败 !","收藏文章", "收藏成功 !","收藏文章","收藏失败 !","刪除收藏文章","刪除收藏文章成功 !","刪除收藏文章","刪除收藏文章失败 !", "来源", "时间", "字数","沒有內容","用戶设定","选择目綠","显示语言","显示方式","字体大小", "每次下载限制","每次显示文章数目","中文","英文","日文","西班牙文","多行显示","单行显示", "最大","适中","最小","最多下载10条目","最多下载20条目","最多下载30条目","每页最多10条", "每页最多20条","每页最多30条","连接中","立即更新版本","吗 ?","否","是","Mosplorer-新闻资讯版", "登入名称","密码","确定密码","登入失败 !","请输入密码 !","电邮已被用 !","电邮格式不正确 !", "输入密码 !","密码不相同 !","对不起, 稍后再试 !","输入登入名称 !","用戶已存在 !", "登入名称不正确 !","更多","文章字数 : "," 字","沒有內容","时间 : ","作者 : ","今日", "天","停止","停止中", "请输入受权码", "日试用", "IT 数码版", "科技新闻", "IT 互联网", "手机资讯", "数码资讯", "网友博客", "新闻财经版", "中国财经", "国际财经", "股票市场", "其它市场", "博客观点", "国內新闻版", "焦点新闻", "财经消息", "娱乐新闻", "体育新闻", "财经消息", "显示列表数目", "每页10条", "每页20条", "每页30条", "最多10条讯息", "最多20条讯息", "最多30条讯息", "输入关键词", "结果", "此產品为试用版, 只支持閱览最新", " 编文章內容, 如欲閱览所有文章, 请到移乐网站购买本此產品的授权码, 谢谢。", "邮件发送成功。", "邮件发送失败。", "成功收藏本文。", "未能成功收藏本文。", "成功移除本文。", "未能成功移除本文。", "本產品有更新版, 是否要现在下载更新?", "您有一个新的授权码", " , 现在是否要加此码到本產品?", "解除订閱成功。", "解除订閱失败。", "此產品为试用版, 只支持閱览最新", " 编文章內容, 如欲閱览所有文章, 请到移乐网站购买本此產品的授权码, 谢谢", "订閱成功。", "订閱失败。", "解除订閱成功。", "解除订閱失败。", "登入失败, 请再试。", "不是有效的授权码, 请再试, 如要继续试用, 可用试用码00000000000000试用本產品。", "登入失败, 请再试。", "试用期已完结,如欲继续使用, 请去 http://www.mosjoy.com 购买本產品的授权码, 谢谢。", "註冊失败, 请输入你的邮箱地址。", "註冊失败, 邮箱已用, 请用其它邮箱。", "註冊失败, 沒效的邮箱地址。", "註冊失败, 请输入密码。", "註冊失败, 密码不正确。", "註冊失败, 现在系统未能註冊新用戶, 请稍后再试。", "註冊失败, 请输入你的用戶名称。", "註冊失败, 用戶已存在。", "註冊失败, 沒效的用戶名。", "对不起, 论坛功能暂未开放。", " 日试用", "试用授权码: ", "下一页: 向左键", "上一页: 向右键", "错误 : ", "网络逾时", "网络错误, 请稍后再试", "焦点新闻", "财经消息", "娛乐新闻", "体育新闻", "科技新闻", "中国财经", "国际财经", "股票市场", "其它市场", "博客观点", "科技新闻", "IT 互联网", "手机资讯", "数码资讯", "网友博客", "体育新闻", "足球新闻", "篮球新闻", "其它体育", "网友博客", "娛乐新闻", "流行数码", "健康男女", "趣味生活", "网友博客", "繁体中文", "简体中文", "英文", "对不起 , 您尚未登入, 是否要现在登入?", "等待中", "下载 : ", "处理中", "需要先结束本程式以继续执行请求, 您是否要现在结束 ?", "查看原文需要先结束本程式, 您是否要离开并继续查看 ?", "对不起, 您的装置不支持此功能", "网络问题, 原因 : ", "更新", "取消", "确定", "跳页", "请稍候...", "输入页数", "网络问题, 请重试", "授权码使用成功!", "对不起 , 此授权码使用错误", "初始化中", "打开中", "连接中", "新帖", "回复", "论坛", "在线", "内容", "回覆成功", "回覆失败", "发帖成功", "发帖失败", "发新帖", "回覆主题", "最新更新", "论坛", "连线方式", "HTTP 连线", "Socket 连线", "世界足球", "註冊成功!", "內存不足,現嘗試進入簡單模式, 請稍候...", "火热推荐", "东莞同城交易", "休闲交流", "原点数码服务区", "东莞本土", "娱乐基地", "活力生活圈", "社区服务处" }; public config() { } }