亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

FTp

  • wget讓你可以在console介面下

    wget讓你可以在console介面下, 直接下載FTp和http的檔案。

    標簽: console wget

    上傳時間: 2016-03-05

    上傳用戶:sjyy1001

  • 會打字就可以網上開商店 本系統是一套自選網上商城精美模版

    會打字就可以網上開商店 本系統是一套自選網上商城精美模版,自主軟件管理,自行網店經營的網上商城平臺,系統具有強大的軟件管理、購物車、訂單統計、會員管理等功能,同時擁有靈活多變的軟件 管理、新聞管理等功能,功能強勁的后臺管理界面,無需登錄FTp,通過IE瀏覽器即可管理整個網站。它為您提供了多款專業美觀的店面樣式、俱備完整的購物網站功能、結構簡 單、容易使用、并設有促銷廣告和店標自定義功能,操作簡單,您不需懂得太多的計算機知識,也無需制作復雜網頁,您只需訂購這套系統,把網店代碼及模板文件,通過FTp遠 程上傳到您的網絡空間,就完成網上商店初步設置。隨后,登錄到后臺,點點鼠標,在線設置輕松設置各項功能及添加您要出售的軟件,您的網上商店就這樣輕松建設成功了,適 合于小型企業及個人經營管理。

    標簽: 模版 網上商城

    上傳時間: 2016-03-05

    上傳用戶:英雄

  • This title demonstrates how to develop computer programmes which solve specific engineering problems

    This title demonstrates how to develop computer programmes which solve specific engineering problems using the finite element method. It enables students, scientists and engineers to assemble their own computer programmes to produce numerical results to solve these problems. The first three editions of Programming the Finite Element Method established themselves as an authority in this area. This fully revised 4th edition includes completely rewritten programmes with a unique description and list of parallel versions of programmes in Fortran 90. The Fortran programmes and subroutines described in the text will be made available on the Internet via anonymous FTp, further adding to the value of this title.

    標簽: demonstrates engineering programmes computer

    上傳時間: 2014-01-13

    上傳用戶:youke111

  • 本書是紅帽Linux 9的完整指南。無論把Linux作為服務器還是桌面操作系統

    本書是紅帽Linux 9的完整指南。無論把Linux作為服務器還是桌面操作系統,本書都提供了安裝、配置與管理最新操作系統的實用信息。本書介紹的內容包括Linux安裝,命令行界面,Linux系統管理與配置,診斷引導過程,內核重新編譯,使用GNOME與KDE,了解基本TCP/IP網絡,保護Linux防火墻,設置安全遠程訪問,安裝和測試DNS、DHCP、CUPS與sendmail,配置和查錯FTp、NFS、Samba與Apache,另外還介紹了Linux認證的要求。本書適合于有興趣學習紅帽Linux的各層次讀者。

    標簽: Linux 服務器 操作系統

    上傳時間: 2013-12-23

    上傳用戶:lizhizheng88

  • This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation deve

    This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTp address: FTp://FTp.dca.fee.unicamp.br/pub/docs/vonzuben/lnunes/demo.zip The tour is self-guided and can be performed in any order. To run the presentation, first uncompress the zipped archive and store it in an appropriate directory. Run the Matlab® , enter the selected directory, and type “tutorial” in the prompt.

    標簽: presentation Artificial describes tutorial

    上傳時間: 2014-01-24

    上傳用戶:qilin

  • Window環境下的TCP/IP通訊開發包

    Window環境下的TCP/IP通訊開發包,包含FTp客戶端/服務器端,mail客戶端/服務器端等。

    標簽: Window TCP IP 環境

    上傳時間: 2014-01-16

    上傳用戶:ghostparker

  • 在利用c#開發web項目時必不可少的組建

    在利用c#開發web項目時必不可少的組建,提供了在web端進行FTp操作的接口。

    標簽: web 項目

    上傳時間: 2016-04-03

    上傳用戶:磊子226

  • 一個簡單的端口掃描程序: addstr = "發現端口" & Str(port) & "打開" & Space(5) Select Case port Case 7 plus = "ECHO服務"

    一個簡單的端口掃描程序: addstr = "發現端口" & Str(port) & "打開" & Space(5) Select Case port Case 7 plus = "ECHO服務" Case 21 plus = "FTp服務★★★★★" Case 25 plus = "SMTP服務★★" Case 43 plus = "Whois服務" Case 53 plus = "DNS服務☆" Case 80 plus = "HTTP服務★★★★★" Case 81 plus = "HOSTS2名稱服務" Case 99 plus = "NCX99后門★★★★★" Case 110 plus = "POP3服務★★★★★" Case 111 plus = "Sun RPC服務★★" Case 135 plus = "本地服務" Case 137 plus = "NETBIOS 名稱服務/流影POP" Case 138 plus = "NETBIOS 數據存儲服務" Case 139 plus = "NETBIOS 會議服務★★★" Case 119 plus = "NNTP虛擬服務" Case 163 plus = "SNMP服務" Case 443 plus = "https服務" Case 512 plus = "遠程執行服務" Case 513 plus = "login, remote login" Case 514 plus = "cmd, exec with auto auth." Case 600 plus = "Sun IPC服務器" Case 1080 plus = "SOCKS代理服務★★★" Case 1433 plus = "SQL服務器★★★" Case 3128 plus = "HTTP代理服務" Case 7626 plus = "木馬冰河★★★★★" Case 8080 plus = "HTTP代理服務" Case Else plus = "未知服務!"

    標簽: Case port addstr Select

    上傳時間: 2013-12-16

    上傳用戶:gtzj

  • 一系列的c++例子 一步一步由淺入深 有 聊天室

    一系列的c++例子 一步一步由淺入深 有 聊天室,人事管理系統,工資管理, FTp工具 全部采用vc6.0 后臺數據庫采用 SQL SERVER 2

    標簽:

    上傳時間: 2014-12-02

    上傳用戶:wpt

  • ⑴ 提供簡單命令 A、通過串口加載程序到指定內存 B、將程序燒寫到 NANDFLASH 指定位置 C、LCD 操作函數 I、畫點 II、畫線 III、畫圓 IV、顯示圖像

    ⑴ 提供簡單命令 A、通過串口加載程序到指定內存 B、將程序燒寫到 NANDFLASH 指定位置 C、LCD 操作函數 I、畫點 II、畫線 III、畫圓 IV、顯示圖像 ⑵ bootloader 具備自我更新能力 ⑶ bootloader 可以啟動 LINUX ⑷ 能通過網絡傳輸文件(FTp/UDP)

    標簽: NANDFLASH LCD III 命令

    上傳時間: 2016-06-18

    上傳用戶:牧羊人8920

主站蜘蛛池模板: 历史| 临沧市| 古丈县| 东乌珠穆沁旗| 蓬安县| 华容县| 玉环县| 威宁| 石楼县| 池州市| 河津市| 宕昌县| 孝义市| 精河县| 云浮市| 吉木乃县| 沁源县| 武山县| 白玉县| 滕州市| 敦煌市| 凌云县| 屏东市| 吉木萨尔县| 阿巴嘎旗| 株洲市| 北辰区| 公主岭市| 瓮安县| 罗城| 太白县| 房产| 温宿县| 阿克苏市| 颍上县| 宁蒗| 大新县| 杭锦后旗| 南乐县| 固原市| 都江堰市|