【正文】
, either. That39。t that a strange law? The man gave me a quick glance, then replied casually. Didn39。Terrible?39。Um.39。Sorry.39。 he said. 39。t remember that, either. 39。I beg your pardon.39。 and they had to walk for miles and miles, with Weary39。Spoils of war! It39。What a lucky pony, eh?39。s gaping bosom as though he meant to tear out his pounding heart, but he brought out Weary39。Nice playthings you have, the corporal told Weary, and he handed the knife to an old man. 39。s boots, saw Adam and Eve in the golden depths. They were naked. They were so innocent, so vulnerable, so eager to behave decently. Billy Pilgrim loved them. Next to the golden boots were a pair of feet which were swaddled in rags. They were crisscrossed by canvas straps, were shod with hinged wooden clogs. Billy looked up at the face that went with the clogs. It was the face of a blond angel of fifteenyearold boy. The boy was as beautiful as Eve. Billy was helped to his feet by the lovely boy, by the heavenly androgyne. And the others came forward to dust the snow off Billy., and then they searched him for weapons. He didn39。 The dog, who had sounded so ferocious in the winter distances, was a female German shepherd. She was shivering. Her tail was between her legs. She had been borrowed that morning from a farmer. She had never been to war before. She had no idea what game was being played. Her mine was Princess. Two of the Germans were boys in their early teens. Two were ramshackle old me droolers as toothless as carp. They were irregulars, armed and clothed fragmentarily with junk taken from real soldiers who were newly dead. So it goes. They were farmers from just across the German border, not far away. Their manander was a middleaged corporalredeyed., scrawny, tough as dried beef, sic k of war. He had been wounded four timesand patched up, and sent back to war. He was a very good soldierabout to quit, about to find somebody to surrender to. His bandy legs were thrust into golden cavalry boots which he had take n from a dead Hungarian colonel on the Russian front. So it goes. Those boots were almost all he owned in this world. They were his home. An anecdote: One time a recruit was watching him bone and wax those golden boots, and he held one up to the recruit and said, 39。s important wir es in it. Weary was going to break that tube. But then Weary saw that he had an audience. Five German soldiers and a police dog on a leash were looking dow n into the bed of the creek. The soldiers39。s back. Billy39。 特此聲明! 作者簽名: 年 月 日 第 20 頁 共 19 頁 sounds that were a lot like laughter. 39。 ( 3)學??梢詫W術交流為目的復制、贈送和交換學位論文。文中不包含他人已經(jīng)發(fā)表或撰寫過的研究成果,也不包含為獲得成都信息工程學院或其他教學機構的學位或證書而使用過的材料。 另外,還要感謝給予我?guī)椭耐瑢W們,因為是他們?yōu)槲姨峁┝颂嗟募夹g指導和實踐機會。 第 18 頁 共 19 頁 致 謝 在整個系統(tǒng)的開發(fā)過程中,同事、老師和同學給了我很大的幫助。 [4] 王立坤 ,孫明 .物流管理信息系統(tǒng) [M].北京: 化學工業(yè)出版社, 。我們需要做的就是不斷的補充完善最初的成果,不斷的將新的知識補充到我們的設計軟件之中,這樣才能更好地服務工作和社會。還有就是設計程序本身需要面 向?qū)ο笸?,程序的最終使用一定也要“面向?qū)ο蟆?。但是由于畢業(yè)設計時間較短,所以該系統(tǒng)還有許多不盡如人意的地方,比如界面設計與風格不太美觀,性能不夠理想,對畢業(yè)設計(論文)具體步驟相關信息考察不夠等多方面問題。 圖 11 客戶信息修改 4 庫存管理員能完成貨物的入庫、出庫。 3 設置斷點,觀察程序在斷點附近的狀況。這樣讓程序通過多層測試,判斷運行結(jié)果最終完成模塊測試。 } 4 購物中心物流管理系統(tǒng)測試 模塊測試 測試時進行代碼的審查,從數(shù)據(jù)類型,變量聲明,數(shù)據(jù)結(jié)構進行審查。 int count = ([3].ToString().Trim())。 + () + 39。 + kinds + 39。 + Name + 39。 outtime = ()。 } 訂單增加 實現(xiàn)主要 代碼 public Orders(string CustomName, string GoodsName, string GoodKind, int Count, DateTime OutTime) { Name = CustomName。,39。,39。 } public void InsertGoods() { string InsertStr = insert into[TbGoods](CGName,CGKind,FName,iCount,GPrice,GIntime,GComents) values(39。 Count = count。 如圖 8 示: 開 始結(jié) 束填 寫 入 庫 信 息數(shù) 據(jù) 驗 證符 合不 符 合 圖 8 入庫流程 出庫送貨 流程圖 當審核接受新的客戶訂單后,如果倉庫貨物可以滿足客戶訂單的配貨,則 下達配送任務給送貨職工進行配送并對貨物進行出庫操作。客戶有貨物需求時,根據(jù)增加訂單項填寫好貨物名稱、數(shù)量、預計收貨時間,聯(lián)系地址、電話、聯(lián)系人是系統(tǒng)從客戶信息中讀取,從而 來提交 新的訂單。管理員進行系統(tǒng)后可以進行客戶管理 、 廠商管理 、 訂單管理 、 貨物管理等操作。并在輸入了錯誤的或者是不存在的用戶名和密碼時,系統(tǒng)會給出出錯信息提示,指明登錄過程中的錯誤輸入或錯誤操作,以便用戶進行正確的登錄。本系統(tǒng)使用Microsoft SQL Server 2021 作為數(shù)據(jù)庫開發(fā)工具;創(chuàng)建名為 LogisticsManager 的數(shù)據(jù)庫根據(jù)各種功能的實現(xiàn)以及考慮到將來系統(tǒng)功能上的擴展,設計如下數(shù)據(jù)項和數(shù)據(jù)結(jié)構: 表 1 管理員和庫存管理員信息表: Tbusers 簡稱 字段名 類型 長度 允許 空 備注 ID UID int 4 not null PK 管理員名稱 UName nvarchar 50 not null 管理員密碼 UPwd varchar 50 not null 管理員權限 UPtiory bit 1 not null 管理員說明 Uents text 50 允許空 第 10 頁 共 19 頁 表 2 客戶基本信息表: TbCustomers 簡稱 字段名 類型 長度 允許空 備注 ID CID int 4 not null PK 客戶名稱 CCName nvarchar 50 not null FK 客戶密碼 CCPwd nvarchar 50 not null 聯(lián)系地址 CCAddr text 50 not null 聯(lián)系人 CCPerson nvarchar 50 not null 聯(lián)系電話 CCPhone nvarchar 50 not null Email CCEmail nvarchar 50 允許空 客戶說明 CCConments text 50 允許空 表 3 訂單基本信息表: TbOrders 簡稱 字段名 類型 長度 允許空 備注 ID OID int 4 not null PK 客戶名稱 CCName nvarchar 50 not null FK 貨物名稱 CGName nvarchar 50 not null 貨物種類 CGKind nvarchar 50 not null 訂貨數(shù)量 ITotal int 4 not null 訂單狀態(tài) OState bit 1 not null 訂單時間 DIntime datetime not null 送貨時間 DOuttime datetime not null 表 4 貨物基本信息表: TbGoods 簡稱 字段名 類型 長度 允許空 備注 ID GID int 4 not null PK 貨物名稱 CGName nvarchar 50 not null FK 貨物種類 CGKind nvarchar 50 not null 廠商名稱 FName nvarchar 50 not null 貨物數(shù)量 iCount int 4 not null 單價 GPrice money not null 入庫時間 GIntime datetime not null 送貨時間 GConents datetime not null 表 5 貨物種類信息表: TbKings 簡稱 字段名 類型 長度 允許空 備注 ID KID int 4 not null PK 貨物種類 CGKind nvarchar 50 not null FK 表 6 廠商信息表: TbFactorys 第 11 頁 共 19 頁 簡稱 字段名 類型 長度 允許空 備注 ID FID int 4 not null PK 廠商名稱 FNName nvarchar 50 not null FK 廠商地址 FAddr text 50 not null 聯(lián)系人 FPrson nvarchar 50 not null 聯(lián)系電話 FPhone nvarchar 50 not null Email FEmail nvarchar 50 允許空 廠商說明 FConmements text 50 允許空 表 7 職工信息表: TbStaffs 簡稱 字段名 類型 長度 允許空