項目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for process IDs, UID, GID, signal masks, umask, priority, file descriptors, and environmental variables. It comes with test configurations for anacron, apache, atd, crond, GDB, inittab, logrotate, PHP, pppd, procmail, rsh, rxvt, sendmail, SSH, stunnel, sudo, xinetd, and xterm. env_audit是一個搜索有關環(huán)境的所有東西的程序。它查詢進程IDs,UID, GID,信號掩碼,umask,優(yōu)先權,文件描述符,和環(huán)境變量。它提供了用于anacron, apache, atd, crond, GDB, inittab, logrotate, PHP, pppd, procmail, rsh, rxvt, sendmail, SSH, stunnel, sudo, xinetd, 和xterm的測試配置。 類別: Development Status: 5 - Production/Stable Environment: Console (Text Based) Intended Audience: System Administrators License: GNU General Public License (GPL) Operating System: POSIX Topic: Security
標簽: environment everything Env_audit ferrets
上傳時間: 2013-12-02
上傳用戶:qweqweqwe
What s inside :README - this fileINSTALL - installation instructionsstlport - main STLport include directorysrc - source and makefiles for iostreams implementationlib - installation directory for STLport library (if you use STLport iostreams only)test/regression - regression test, using wrapper iostreamstest/eh - exception handling test using STLport iostreamsetc - miscellanous files (ChangeLog, TODO, scripts, etc.)
標簽: instructionsstlport installation fileINSTALL STLport
上傳時間: 2014-01-19
上傳用戶:1159797854
系數(shù)為4的擾碼生成器,并每四位擾碼產(chǎn)生一個觸發(fā)串并轉(zhuǎn)換的觸發(fā)信號,可用于4b/5b編碼的觸發(fā)信號。verilog程序,帶test程序
上傳時間: 2013-12-07
上傳用戶:dapangxie
D:\MyData\其它\我的文章\C51\c\p1_1\test.uv2 Project File Date: 04/02/2003
上傳時間: 2015-03-18
上傳用戶:coeus
這是一個校園考試系統(tǒng), 管理員和密碼是admin 測試用戶名和密碼是test 測試用戶名和密碼是kshafo
標簽:
上傳時間: 2014-01-27
上傳用戶:TRIFCT
雙擊“源代碼\assets”文件夾內(nèi)的assets.pjx工程文件,在VFP 6.0工作環(huán)境下打開工程,即可查閱代碼并運行程序。登錄時初始用戶名和密碼為(注意大小寫): admin:123456 系統(tǒng)管理員,具有所有權限 test:123456 測試用戶,無權限
上傳時間: 2014-01-23
上傳用戶:wqxstar
java ejb開發(fā) 程序4、語句alter table people add(phone_number varchar2(10)) 的作用是 A 修改表結構 B 為people表添加約束,約束名稱是phone_number C 向people表中添加一列,名稱是phone_number,數(shù)據(jù)類型是varchar2,長度是10 D 上述答案均不正確 5、( )BLOB和CLOB的區(qū)別在于 A CLOB只能存放字符類型的數(shù)據(jù),而BLOB沒有任何限制 B BLOB只能存放字符類型的數(shù)據(jù),而CLOB沒有任何限制 C CLOB只能存放小于4000字節(jié)的數(shù)據(jù),而BLOB可以存放大于4000字節(jié)的數(shù)據(jù) D BLOB只能存放小于4000字節(jié)的數(shù)據(jù),而CLOB可以存放大于4000字節(jié)的數(shù)據(jù) 6、存儲過程從本質(zhì)上來講就是 A 匿名的PL/SQL程序塊,它可以被賦予參數(shù) B 命名的PL/SQL程序塊,它可以被賦予參數(shù) C 命名的PL/SQL程序塊,不能被賦予參數(shù) D 匿名的PL/SQL程序塊,不能被賦予參數(shù) 7、( )下列關于日期數(shù)據(jù)類型,哪一個語句是正確的寫法 A insert into test values( 9999-12-03 ) B insert into test values( 1999-03-02 ) C insert into test values(to_char(1999-06-03, yyyy/dd/mm )) D insert into test
標簽: people phone_number varchar2 alter
上傳時間: 2013-12-26
上傳用戶:wendy15
通子的考試系統(tǒng) 本程序版權屬于通子 程序功能: 1。考生可以選擇科目進行考試 2. 考過科目不再重新登陸考試 2。考題時隨機的,避免考生之間互相抄襲。 3。考題為五題,設定30秒后自動提交 4。提交后可以直接得到你的成績,并知道你是否通過了考試了 5. 可以了解你的成績與總成績的對比 程序優(yōu)缺點: 1。未使用javaBean技術。 2。使用的是聲明語句在Conn.jsp,功能是進行數(shù)據(jù)庫連接; 3。使用html處理的不好,頁面不甚美觀。 4。未采用MVC,M(mode-database),V(view-jsp),C(controller-servlet). 程序流程: 進入 考生 —— 登錄界面 ——進入——測試——提交——成績 login.jsp —— test.jsp —— score.jsp test.mdb test.mdb test.mdb 抱歉: 由于時間不足,未能把java(2)班全體同學的信息全部添加到數(shù)據(jù)庫中。 附: java(2)班全體同學信息打包在里面了,有意者可以添加。 希望對此程序作改進的有我聯(lián)系。我的QQ:120244312 E-Mail:zuotongyousai@163.com
上傳時間: 2015-03-25
上傳用戶:wfeel
Programming the Microsoft Windows Driver Model Copyright © 1999 by Walter Oney General Information。The companion disc for Programming the Microsoft Windows Driver Model contains more than 20 sample drivers and test programs to illustrate the topics covered by the book.
標簽: Programming Microsoft Copyright Informati
上傳時間: 2015-03-28
上傳用戶:skfreeman
基于STRUTS的網(wǎng)絡調(diào)查應用,支持單選,多選,圖形等多種樣式問答。 Web based test / exam system, supports profiles, groups and categories. Questions with one or more correct answers, open answers. Graphical results. Struts, J2EE, MVC.
上傳時間: 2015-04-07
上傳用戶:Ants