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

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

Flat-Style

  • 為避免有心人士利用軟體搜刮網(wǎng)頁上的Email

    為避免有心人士利用軟體搜刮網(wǎng)頁上的Email,小弟製作了這個(gè)使用Jmail的線上寄信程式,將您網(wǎng)站的Email隱藏在Jmail的程式中。 優(yōu)點(diǎn): 1.將Email隱藏在程式中,可避免Email被軟體搜刮。 2.透過Jmail程式來線上寄信,不用開啟Outlook等軟體。 3.使用Request.Form來紀(jì)錄欄位值,無需資料庫,即時(shí)傳送訊息。 4.使用javascript語法限制所有欄位必填。 缺點(diǎn): 1.網(wǎng)站空間必需支援Jmail程式。 程式說明: 1.contact.asp(留言頁) 2.contact_save.asp(Jmail線上寄信程式) 3.style.css(CSS樣式表檔) 4.images(圖片資料夾) 修改方式: 1.可自行在contact.asp新增欄位,或修改必填欄位的javascript語法(預(yù)設(shè)全部欄位必填)。 2.在contact_save.asp修改您的郵件伺服器位址、寄件者名稱、信件主旨、收件者的Email(通常是網(wǎng)站的Email)

    標(biāo)簽: Email

    上傳時(shí)間: 2014-01-02

    上傳用戶:hgy9473

  • synopsis的有限狀態(tài)機(jī)編碼方法的文檔。 針對(duì)synopsis的綜合環(huán)境

    synopsis的有限狀態(tài)機(jī)編碼方法的文檔。 針對(duì)synopsis的綜合環(huán)境,根據(jù)其綜合工具的特點(diǎn)說明安全可靠、速度適合的FSM編碼風(fēng)格。 FSM coding style under synopsis. Used for verilog or vhdl designer. Good study data for ASIC newhand.

    標(biāo)簽: synopsis 有限狀態(tài)機(jī) 文檔 編碼

    上傳時(shí)間: 2014-01-09

    上傳用戶:onewq

  • Single/Multipath Channel Model Verificaiton EbNo vs. BER/SER under AWGN BPSK vs. QPSK Theory vs.

    Single/Multipath Channel Model Verificaiton EbNo vs. BER/SER under AWGN BPSK vs. QPSK Theory vs. Simulation AWGN vs. Flat Fading Channel Most files are written by myself, enjoy it. Figures are attached.

    標(biāo)簽: Verificaiton Multipath vs Channel

    上傳時(shí)間: 2013-11-26

    上傳用戶:hwl453472107

  • 很好的控件包

    很好的控件包,關(guān)于delphi的一寫flat控件

    標(biāo)簽: 控件

    上傳時(shí)間: 2013-11-25

    上傳用戶:851197153

  • SKIN INSTALLATION Blue Skin Analyzer in Php-MYSQL 1. Upload folder from zip on your server int

    SKIN INSTALLATION Blue Skin Analyzer in Php-MYSQL 1. Upload folder from zip on your server into the folder "style" of ActualAnalyzer. 2. Point your browser to your domain to file "admin.php" and select skin in section "Settings".

    標(biāo)簽: INSTALLATION Php-MYSQL Analyzer Upload

    上傳時(shí)間: 2014-08-24

    上傳用戶:Yukiseop

  • SKIN INSTALLATION Grey Skin Analyzer--PHP-MYSQL 1. Upload folder from zip on your server into

    SKIN INSTALLATION Grey Skin Analyzer--PHP-MYSQL 1. Upload folder from zip on your server into the folder "style" of ActualAnalyzer. 2. Point your browser to your domain to file "admin.php" and select skin in section "Settings".

    標(biāo)簽: INSTALLATION PHP-MYSQL Analyzer Upload

    上傳時(shí)間: 2014-05-30

    上傳用戶:gaojiao1999

  • width = gdk_pixbuf_animation_get_width(ani) height = gdk_pixbuf_animation_get_height(ani) cu

    width = gdk_pixbuf_animation_get_width(ani) height = gdk_pixbuf_animation_get_height(ani) current_frame_list = gdk_pixbuf_animation_get_frames(ani) pixmap = gdk_pixmap_new(w->window, width, height, -1) clean_pixmap = gdk_pixmap_new(w->window, width, height, -1) if (w->style->bg_pixmap[GTK_STATE_NORMAL]) { GdkPixmap *bg = w->style->bg_pixmap[GTK_STATE_NORMAL] GdkGC *gc GdkGCValues values values.tile = bg values.fill = GDK_TILED gc = gdk_gc_new_with_values(w->window, &values, GDK_GC_FILL|GDK_GC_TILE) gdk_gc_set_ts_origin(gc, (w->allocation.width - width)/2, (w->allocation.height-height)/2) gdk_draw_rectangle(clean_pixmap,gc, TRUE, 0, 0, width, height) gdk_gc_destroy(gc) } else { gdk_draw_rectangle(clean_pixmap, w->style->bg_gc[GTK_STATE_NORMAL], TRUE, 0, 0, width, height) }

    標(biāo)簽: gdk_pixbuf_animation_get_height gdk_pixbuf_animation_get_width ani height

    上傳時(shí)間: 2013-12-26

    上傳用戶:thinode

  • ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a

    ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved using the C language, and without using a low-level style of C code.

    標(biāo)簽: Codeveloper implements ImpulseC hardware

    上傳時(shí)間: 2014-01-16

    上傳用戶:hustfanenze

  • AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to

    AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to display a sequence of text files one page at a time. The display style is completely controlled by a configuration file. The first application of this is as a book viewer where each chapter resides in a seperate text file. It is also suitable for any case where it is not practical to show all of the text to be displayed at once in the browser window.

    標(biāo)簽: AJAX client-server application complete

    上傳時(shí)間: 2014-01-02

    上傳用戶:kikye

  • 10 C++ Books: *C++ Timesaving Techniques For Dummies (2005) *C-C++ Programmer s Reference, 3rd Edi

    10 C++ Books: *C++ Timesaving Techniques For Dummies (2005) *C-C++ Programmer s Reference, 3rd Edition (2003) *Creating Games In C++ - A Step By Step Guide (2006) *Cryptography In C And C++ (2001) *Effective C++, 3rd Edition (2005) *Exceptional C++ - 47 Engineering Puzzles, *Programming Problems, And Solutions (1999) *Exceptional C++ Style - 40 New Engineering Puzzles, Programming Problems, And Solutions (2004) *How Not To Program In C++ (2003) *Ivor Horton s Beginning Visual C++ 2005 (2006) *Learn To Program With C++ (2003)

    標(biāo)簽: Timesaving Techniques Programmer Reference

    上傳時(shí)間: 2014-10-15

    上傳用戶:kikye

主站蜘蛛池模板: 丹江口市| 余庆县| 涡阳县| 常德市| 沈阳市| 克拉玛依市| 延寿县| 来凤县| 德昌县| 汉源县| 将乐县| 治县。| 商都县| 黄浦区| 安康市| 资源县| 博爱县| 祁门县| 大方县| 太湖县| 阳城县| 清徐县| 张家界市| 新宁县| 邓州市| 高唐县| 嘉兴市| 麟游县| 枣庄市| 张家界市| 教育| 宁国市| 井研县| 聊城市| 松江区| 鹤壁市| 鸡西市| 榆树市| 顺义区| 平塘县| 南城县|