Specification (GB)_TTI Messages via Traffic Message Coding-Coding Protocol for RDS-TMC Using Alert-C (GB-T 20612.1-2006, 200611)
標簽: Specification Coding-Coding Messages Protocol
上傳時間: 2013-12-10
上傳用戶:qq21508895
The STWD100 watchdog timer circuits are self-contained devices which prevent systemfailures that are caused by certain types of hardware errors (non-responding peripherals,bus contention, etc.) or software errors (bad code jump, code stuck in loop, etc.).The STWD100 watchdog timer has an input, WDI, and an output, WDO (see Figure 2). Theinput is used to clear the internal watchdog timer periodically within the specified timeoutperiod, twd (see Section 3: Watchdog timing). While the system is operating correctly, itperiodically toggles the watchdog input, WDI. If the system fails, the watchdog timer is notreset, a system Alert is generated and the watchdog output, WDO, is asserted (seeSection 3: Watchdog timing).The STWD100 circuit also has an enable pin, EN (see Figure 2), which can enable ordisable the watchdog functionality. The EN pin is connected to the internal pull-downresistor. The device is enabled if the EN pin is left floating.
上傳時間: 2013-10-22
上傳用戶:taiyang250072
這是我在學習J2ME過程中,對一些界面類所做的測試代碼,包括 Alert類的測試 TextField類的測試
上傳時間: 2013-12-23
上傳用戶:dyctj
手機地址薄程序,包含disploy, screen, form, Alert blist, textbox, command的應用
上傳時間: 2013-11-29
上傳用戶:450976175
SMS-Man is a set of cross-platformed utilities for SMS sending. You can organize SMS-list , SMS Alert system (useful for system administrators) and much more.
標簽: cross-platformed SMS utilities SMS-list
上傳時間: 2014-11-05
上傳用戶:小儒尼尼奧
J2ME高級用戶界面的學習代碼,在ktoolbar下運行,是學習J2ME的好助手.這里包括Alert,Command,DateField,DealLock,DiamondItem,Display
上傳時間: 2014-01-16
上傳用戶:han_zh
手機地址薄程序,包含disploy, screen, form, Alert blist, textbox, command的應用 ,僅供學習
上傳時間: 2016-05-12
上傳用戶:lanwei
LINUX C++開發的寫日志函數源嘛,在新的項目中可以直接方便的使用只需要調用WriteLog就函數就行了。日志分成三級:debug,normal,Alert
上傳時間: 2016-08-24
上傳用戶:kiklkook
它是一個和平臺無關的sms發送軟件。對于手機開發的人員很有用。 SMS-Man is a set of cross-platformed utilities for SMS sending. You can organize SMS-list , SMS Alert system (useful for system administrators) and much more.
標簽: cross-platformed utilities SMS-Man sending
上傳時間: 2014-01-15
上傳用戶:trepb001
//--- 開發背景------------// 在javascript開發過程中,如果總是使用Alert的方式調試程序,很難滿足企業級開發的需要。 比如ajax項目中,存在一個3000行左右JS文件,其中存在各種自定義的javascript對象。 開發的過程中,總是需要在js程序執行到某個關鍵點的時候,監視自定義對象的值或狀態, 判斷執行結果是否是預期的樣子. Alert的方式存在以下兩個明顯的缺點: 1.假如一次執行中有n個關鍵點的值都想隨時監視,使用Alert您就不的不點夠n次確認, - 給開發者的感覺是很不連貫也不直觀,很難流暢發現隱藏很深的問題。 2.用于調試的Alert語句,在發布的時候必須刪除掉,等有朝一日需要再次調試的時候, - 您就不得不回憶之前的關鍵點,分別加上Alert,艱難的調試。 鑒于以上需求,本著簡單實用的原則,自己動手編寫了這個javascript調試工具,全部程序只有10kb左右。 使用該工具之后,以上兩個問題,變得迎刃而解。您或許會發現,IE下調試javascript程序變的便利。 該工具主要有以下特點: 1.完全的可插入式思想,對目標程序沒有任何負作用。 2.使用方法簡單,方便,只需要引入一行JS代碼。
標簽: javascript 背景 過程
上傳時間: 2016-12-16
上傳用戶:BIBI