物料管理 物料登記 批量登記:一次性導入多條物料 單條登記:只能錄入一條物料信息 物料管理 更新: 刪除: 查看: 物料導出 庫管員可以將系統中登記的所有物料一次性導出來 MaterialImport Public MaterialImport( Mateiralmanager manager, String filePath ) Public void importMaterial() private StringBuffer readFile() private List<Material> parseFileToMaterial( String content )
上傳時間: 2013-12-03
上傳用戶:fredguo
一個簡單的公司員工管理系統,主要功能是將員工角色分為三類:BOSS、manager、Employees。其中,BOSS相當于管理員,可以對每個數據庫表格進行增、刪等操作,manager可以管理自己所在部門的員工信息,Employees只能查看自己的數據信息
標簽: 管理系統
上傳時間: 2017-08-04
上傳用戶:yyq123456789
Cool widgets to customize your Home screen * Media Player * Profiles * Weather * Clock with world time * Wireless manager * Calendar with 2 weeks agenda view
標簽: customize Profiles widgets Weather
上傳時間: 2017-08-13
上傳用戶:czl10052678
This manual describes SAMSUNG s S3C2410X 16/32-bit RISC microprocessor. This product is designed to provide hand-held devices and general applications with cost-effective, low-power, and high-performance microcontroller solution in small die size. To reduce total system cost, the S3C2410X includes the following components separate 16KB Instruction and 16KB Data Cache, MMU to handle virtual memory management, LCD Controller (STN & TFT), NAND Flash Boot Loader, System manager (chip select logic and SDRAM Controller), 3-ch UART, 4-ch DMA, 4-ch Timers with PWM, I/O Ports, RTC, 8-ch 10-bit ADC and Touch Screen Interface, IIC-BUS Interface, IIS-BUS Interface, USB Host, USB Device, SD Host & Multi-Media Card Interface, 2-ch SPI and PLL for clock generation.
標簽: This microprocessor describes S3C2410X
上傳時間: 2014-01-11
上傳用戶:shizhanincc
A badic controller for the UART. It incorporates a -- transmit and receive FIFO (from Max+Plus II s MegaWizard -- plug-in manager). Note that no checking is done to see -- whether the FIFOs are overflowing or not. This strictly -- handles the transmitting and receiving of the data.
標簽: incorporates controller transmit receive
上傳時間: 2017-09-05
上傳用戶:13681659100
This book is intended to be a complete and useful reference to the unified modeling language (UML) for the developer,architect,project manager,sysetem engineer,programmer,analyst,contracting officer,customer,and anyone else who needs to specify,design,build,or understand complex software system.
標簽: reference intended complete modeling
上傳時間: 2017-09-24
上傳用戶:eclipse
實驗內容: 1.利用QuartusII的"MegaWizard Plug-In manager", 設計輸入數據寬度是4bit的ADD、SUB、MULT、DIVIDE、COMPARE 把它們作為一個project,DEVICE選用EPF10K70RC240-4,對它們進行 時序仿真,將仿真波形(輸入輸出選用group)文件提交。 2.利用QuartusII的"MegaWizard Plug-In manager"中的LPM_COUNTER, 設計一個20bit的up_only COUNTER, 要求該COUNTER在FE0FA和FFFFF之間自動循環計數; 分析該COUNTER在EPM7128SLC84-7、EPM7128SLC84-10、 和EPF10K70RC240-2、EPF10K70RC240-4幾種芯片中的最大工作頻率; 請將計數器的輸出仿真波形文件提交(特別注意在0FFFFCH--0FE0FFH之間的仿真波形圖)。 (僅EPF10K70RC240-4芯片,最大允許Clock頻率下)。
標簽: 實驗
上傳時間: 2016-10-18
上傳用戶:jack
manager panal
標簽: panal manager
上傳時間: 2017-02-10
上傳用戶:same7n
C#遠控源代碼 * TCP network stream (IPv4 & IPv6 support) * Fast network serialization (NetSerializer) * Compressed (QuickLZ) & Encrypted (AES-128) communication * Multi-Threaded * UPnP Support * No-Ip.com Support * Visit Website (hidden & visible) * Show Messagebox * Task manager * File manager * Startup manager * Remote Desktop * Remote Webcam * Remote Shell * Download & Execute * Upload & Execute * System Information * Computer Commands (Restart, Shutdown, Standby) * Keylogger (Unicode Support) * Reverse Proxy (SOCKS5) * Password Recovery (Common Browsers and FTP Clients) * Registry Editor
標簽: QuasarRAT
上傳時間: 2019-04-21
上傳用戶:netangels
定義雇員類Employee,包含string型成員變量m_Name(姓名)和m_No(編號),int型成員變量m_Department(部門號),成員函數SetName(string),SetNo(string),SetDept(int)分別用來設置姓名、編號和部門號,Display()函數用來輸出雇員信息,還包含一個構造函數Employee(string,string,int)。定義一個經理類manager,派生于雇員類Employee,新增成員變量m_Level表示級別和成員函數SetLevel(int)用來設置m_Level。
上傳時間: 2020-05-03
上傳用戶:coisini