在好例子网,分享、交流、成长!
您当前所在位置:首页ASP 开发实例ASP/Basic基础 → 红金羚进销存管理系统辉煌版 v6.1 Hokilly_jxc_huihuang_C

红金羚进销存管理系统辉煌版 v6.1 Hokilly_jxc_huihuang_C

ASP/Basic基础

下载此实例
  • 开发语言:ASP
  • 实例大小:5.70M
  • 下载次数:20
  • 浏览次数:130
  • 发布时间:2021-12-06
  • 实例类别:ASP/Basic基础
  • 发 布 人:1756280502
  • 文件格式:.rar
  • 所需积分:10

实例介绍

【实例简介】红金羚进销存管理系统辉煌版 v6.1 Hokilly_jxc_huihuang_C
【实例截图】from clipboard
【核心代码】.
└── Hokilly_jxc_huihuang_C
    ├── Database
    │   ├── BSSQLJXC_Data.MDF
    │   ├── BSSQLJXC_Log.LDF
    │   ├── data.bak
    │   └── data.xls
    ├── action
    │   ├── add_account.asp
    │   ├── add_cashbank.asp
    │   ├── ajax_insertdepot.asp
    │   ├── changepassword.asp
    │   ├── changetype.asp
    │   ├── checkbill.asp
    │   ├── checkcode.asp
    │   ├── checklogin.asp
    │   ├── checkorder.asp
    │   ├── checkuser.asp
    │   ├── clear.asp
    │   ├── del_account.asp
    │   ├── del_backup.asp
    │   ├── del_cashbank.asp
    │   ├── delbill.asp
    │   ├── delcash.asp
    │   ├── delcashtype.asp
    │   ├── delcust.asp
    │   ├── deldepartment.asp
    │   ├── deldepot.asp
    │   ├── delemployee.asp
    │   ├── deletegoods.asp
    │   ├── delin.asp
    │   ├── delout.asp
    │   ├── deltree.asp
    │   ├── delunits.asp
    │   ├── deluser.asp
    │   ├── download.asp
    │   ├── editsys.asp
    │   ├── edittree.asp
    │   ├── edittree2.asp
    │   ├── exit.asp
    │   ├── fieldshow.asp
    │   ├── print.asp
    │   ├── print1.asp
    │   ├── savebackbill.asp
    │   ├── savebill.asp
    │   ├── savebill1.asp
    │   ├── savecashbill.asp
    │   ├── savecashtype.asp
    │   ├── savecompany.asp
    │   ├── savecust.asp
    │   ├── savedepartment.asp
    │   ├── savedepot.asp
    │   ├── savediaobo.asp
    │   ├── saveemployee.asp
    │   ├── savegoods.asp
    │   ├── savegoodstosql.asp
    │   ├── savein.asp
    │   ├── saveorder.asp
    │   ├── saveout.asp
    │   ├── savepandian.asp
    │   ├── savepower.asp
    │   ├── saveunits.asp
    │   ├── saveuser.asp
    │   ├── search_allbill.asp
    │   ├── searchbill_ajax.asp
    │   ├── uncheckbill.asp
    │   ├── uncheckorder.asp
    │   └── upload.asp
    ├── backup
    │   ├── Hokilly_jxc_huihuang.bak
    │   └── bsjxc2013-12-30-16-9-37.bak
    ├── bills
    │   ├── addbill.asp
    │   ├── backbill.asp
    │   ├── barcode.asp
    │   ├── checkbillcode_ajax.asp
    │   ├── detail.asp
    │   ├── diaobobill.asp
    │   ├── editbill.asp
    │   ├── inbill.asp
    │   ├── kc_depotbill.asp
    │   ├── lingliaobill.asp
    │   ├── orderbill.asp
    │   ├── outbill.asp
    │   ├── pandianbill.asp
    │   ├── selectbackbill.asp
    │   ├── selectbill.asp
    │   ├── selectcgbill.asp
    │   ├── selectdiaobo.asp
    │   ├── selectlingliao.asp
    │   ├── selectorder.asp
    │   ├── selectotherin.asp
    │   ├── selectotherout.asp
    │   ├── selectpandian.asp
    │   ├── selectplan.asp
    │   ├── selecttuiliao.asp
    │   └── tuiliaobill.asp
    ├── cash
    │   ├── add_cashbank.asp
    │   ├── addcash.asp
    │   ├── addcash_ajax.asp
    │   ├── addcashbill_ajax.asp
    │   ├── cash.asp
    │   ├── cashdetail.asp
    │   ├── expend.asp
    │   ├── income.asp
    │   ├── selectcashbill.asp
    │   └── selectcust.asp
    ├── common
    │   ├── Hokilly_regt.asp
    │   ├── PageControl.asp
    │   ├── TransformData.asp
    │   ├── UpLoad_Class.asp
    │   ├── about.asp
    │   ├── account.asp
    │   ├── add_account.asp
    │   ├── addcashtype.asp
    │   ├── addcust.asp
    │   ├── adddepartment.asp
    │   ├── adddepot.asp
    │   ├── addemployee.asp
    │   ├── addgoods.asp
    │   ├── adduser.asp
    │   ├── backup.asp
    │   ├── backup2.asp
    │   ├── calendar.htm
    │   ├── cashtype.asp
    │   ├── changepassword.asp
    │   ├── clear.asp
    │   ├── company.asp
    │   ├── compress.asp
    │   ├── custom.asp
    │   ├── department.asp
    │   ├── depot.asp
    │   ├── down.asp
    │   ├── dtree.css
    │   ├── edittree.asp
    │   ├── employee.asp
    │   ├── fieldshow.asp
    │   ├── foot.asp
    │   ├── getProcess.asp
    │   ├── goods.asp
    │   ├── goods1.asp
    │   ├── head.asp
    │   ├── importgoods.asp
    │   ├── importgoods_save.asp
    │   ├── importgoodstosql.asp
    │   ├── in_type.asp
    │   ├── left.asp
    │   ├── left1.asp
    │   ├── main.asp
    │   ├── main11.asp
    │   ├── model.asp
    │   ├── out_type.asp
    │   ├── photo.asp
    │   ├── power.asp
    │   ├── record.asp
    │   ├── regedit.asp
    │   ├── selectcust.asp
    │   ├── selectgoods.asp
    │   ├── selectunit.asp
    │   ├── sys.asp
    │   ├── test.asp
    │   ├── top.asp
    │   ├── tree.asp
    │   ├── unit.asp
    │   ├── units.asp
    │   ├── upload.asp
    │   ├── upload_hj.asp
    │   └── user.asp
    ├── fieldshow
    │   └── goods.inc
    ├── global.asa
    ├── images
    │   ├── Thumbs.db
    │   ├── backup.png
    │   ├── baocun.png
    │   ├── base_branch.gif
    │   ├── base_client1.gif
    │   ├── base_client2.gif
    │   ├── base_client3.gif
    │   ├── base_client4.gif
    │   ├── base_client6.gif
    │   ├── base_depot.gif
    │   ├── base_down.gif
    │   ├── base_emplee.gif
    │   ├── base_goods.gif
    │   ├── base_member.gif
    │   ├── base_right.gif
    │   ├── base_up.gif
    │   ├── bottom_bj.jpg
    │   ├── box.gif
    │   ├── box_xx.gif
    │   ├── btn.gif
    │   ├── btn_bg.gif
    │   ├── btn_bg_over.gif
    │   ├── btnleft.gif
    │   ├── btnright.gif
    │   ├── button_b11g.gif
    │   ├── button_bg.gif
    │   ├── button_bg1.gif
    │   ├── buy.gif
    │   ├── buy_comeS.gif
    │   ├── buy_comeT.gif
    │   ├── buy_front.gif
    │   ├── cancel_button.gif
    │   ├── chuliwb.png
    │   ├── close.gif
    │   ├── cu.jpg
    │   ├── depot_begin.gif
    │   ├── depot_check1.gif
    │   ├── depot_check2.gif
    │   ├── depot_come.gif
    │   ├── depot_loseS.gif
    │   ├── depot_loseY.gif
    │   ├── depot_move.gif
    │   ├── depot_number.gif
    │   ├── depot_price.gif
    │   ├── dialog_bg.jpg
    │   ├── dialog_cb.png
    │   ├── dialog_closebtn.gif
    │   ├── dialog_closebtn.png
    │   ├── dialog_closebtn_over.gif
    │   ├── dialog_closebtn_over.png
    │   ├── dialog_ct.png
    │   ├── dialog_footercenter.png
    │   ├── dialog_footerleft.png
    │   ├── dialog_footerright.png
    │   ├── dialog_lb.png
    │   ├── dialog_lt.png
    │   ├── dialog_mc.gif
    │   ├── dialog_mc.png
    │   ├── dialog_mlb.png
    │   ├── dialog_mlm.png
    │   ├── dialog_mlt.png
    │   ├── dialog_mrb.png
    │   ├── dialog_mrm.png
    │   ├── dialog_mrt.png
    │   ├── dialog_rb.png
    │   ├── dialog_rt.png
    │   ├── dot.gif
    │   ├── dot1.jpg
    │   ├── dot_3.gif
    │   ├── dot_4.jpg
    │   ├── download.jpg
    │   ├── dueS.png
    │   ├── foot.jpg
    │   ├── free.gif
    │   ├── fund_come.gif
    │   ├── fund_cpay.gif
    │   ├── fund_move.gif
    │   ├── fund_sendA.gif
    │   ├── fund_sendB.gif
    │   ├── fund_spay.gif
    │   ├── guanbi.png
    │   ├── head-01.gif
    │   ├── head-02.gif
    │   ├── head-02.jpg
    │   ├── icon-base.png
    │   ├── icon-buy.png
    │   ├── icon-depot.png
    │   ├── icon-fund.png
    │   ├── icon-join.png
    │   ├── icon-pay.png
    │   ├── icon-sale.png
    │   ├── icon-self.png
    │   ├── icon-sell.png
    │   ├── icon-system.png
    │   ├── icon.gif
    │   ├── icon_alert.gif
    │   ├── icon_dialog.gif
    │   ├── icon_query.gif
    │   ├── jgjdepot-02.gif
    │   ├── jgjdepot-04.gif
    │   ├── jgjdepot-05.gif
    │   ├── jgjdepot-06.gif
    │   ├── jgjdepot-07.gif
    │   ├── jgjdepot-08.gif
    │   ├── jgjdepot-35.gif
    │   ├── jgjdepot-36.gif
    │   ├── jgjdepot-37.gif
    │   ├── jgjdepot-38.gif
    │   ├── join_comeS.gif
    │   ├── join_comeT.gif
    │   ├── join_frontS.gif
    │   ├── join_frontT.gif
    │   ├── jxc.png
    │   ├── left-01.gif
    │   ├── left-02.gif
    │   ├── lightbox-body.png
    │   ├── lightbox-close.png
    │   ├── lightbox-footer.png
    │   ├── lightbox-header.png
    │   ├── login.jpg
    │   ├── login_btn.gif
    │   ├── login_input.gif
    │   ├── login_input2.gif
    │   ├── logo_txt.gif
    │   ├── logout.png
    │   ├── main-01.gif
    │   ├── main-02.gif
    │   ├── main-03.gif
    │   ├── main-04.gif
    │   ├── menu-01.gif
    │   ├── menu-02.gif
    │   ├── more.gif
    │   ├── nav.gif
    │   ├── nav_bg.gif
    │   ├── nav_l.gif
    │   ├── nav_over.gif
    │   ├── nav_r.gif
    │   ├── number.png
    │   ├── pay_pdata.gif
    │   ├── pay_pmoney.gif
    │   ├── pay_proce.gif
    │   ├── pos.png
    │   ├── pro.gif
    │   ├── pro_t.gif
    │   ├── product.jpg
    │   ├── pwd.png
    │   ├── qq_bottom1.gif
    │   ├── qq_ico1.gif
    │   ├── qq_life.gif
    │   ├── qq_logo.gif
    │   ├── qq_n01.gif
    │   ├── qq_right.gif
    │   ├── qq_top.gif
    │   ├── qq_v01.gif
    │   ├── qu.jpg
    │   ├── sell_comeS.gif
    │   ├── sell_comeT.gif
    │   ├── sell_front.gif
    │   ├── send_button.gif
    │   ├── shanchu.png
    │   ├── shangyi.png
    │   ├── smallPic_03.png
    │   ├── soft.gif
    │   ├── soft1.gif
    │   ├── soft_bg.jpg
    │   ├── system_backup.gif
    │   ├── system_corp.gif
    │   ├── system_logout.gif
    │   ├── system_password.gif
    │   ├── system_rebuild.gif
    │   ├── system_resume.gif
    │   ├── tab1.gif
    │   ├── tab1_bottom.gif
    │   ├── tab2.gif
    │   ├── tab2_bottom.gif
    │   ├── tab3.gif
    │   ├── tab3_bottom.gif
    │   ├── tab_bg.gif
    │   ├── tab_down.gif
    │   ├── tab_over.gif
    │   ├── tb_foot_btn.gif
    │   ├── tb_foot_btn_over.gif
    │   ├── test.jpg
    │   ├── txt.gif
    │   ├── txt_bg.jpg
    │   ├── txt_bg1.jpg
    │   ├── wg.jpg
    │   ├── window.gif
    │   ├── xiayi.png
    │   └── xx.gif
    ├── img
    │   ├── 3bg.jpg
    │   ├── Thumbs.db
    │   ├── aboutus.jpg
    │   ├── admin.gif
    │   ├── base.gif
    │   ├── btn_false.gif
    │   ├── btn_true.gif
    │   ├── button_bg.gif
    │   ├── button_bg1.gif
    │   ├── cd.gif
    │   ├── choose.gif
    │   ├── close.gif
    │   ├── date.gif
    │   ├── empty.gif
    │   ├── excel.jpg
    │   ├── exit.gif
    │   ├── folder.gif
    │   ├── folderopen.gif
    │   ├── globe.gif
    │   ├── go.gif
    │   ├── icon_gys_da.gif
    │   ├── icon_gys_da.jpg
    │   ├── icon_gys_da1.gif
    │   ├── icon_gys_da2.gif
    │   ├── icon_gys_da2.jpg
    │   ├── icon_gys_da21.gif
    │   ├── icon_gys_da3.gif
    │   ├── icon_gys_da3.jpg
    │   ├── icon_gys_da31.gif
    │   ├── icon_kh_da.jpg
    │   ├── imgfolder.gif
    │   ├── join.gif
    │   ├── joinbottom.gif
    │   ├── line.gif
    │   ├── loadding.gif
    │   ├── logo_middle.gif
    │   ├── main1_12.gif
    │   ├── main1_13.gif
    │   ├── main1_19.gif
    │   ├── main1_21.gif
    │   ├── main1_23.gif
    │   ├── main1_28.gif
    │   ├── main1_29.gif
    │   ├── main1_39.gif
    │   ├── main1_4.gif
    │   ├── main1_40.gif
    │   ├── main1_7.gif
    │   ├── main1_jxc_1.gif
    │   ├── main1_jxc_10.gif
    │   ├── main1_jxc_11.gif
    │   ├── main1_jxc_14.gif
    │   ├── main1_jxc_16.gif
    │   ├── main1_jxc_18.gif
    │   ├── main1_jxc_2.gif
    │   ├── main1_jxc_20.gif
    │   ├── main1_jxc_22.gif
    │   ├── main1_jxc_24.gif
    │   ├── main1_jxc_30.gif
    │   ├── main1_jxc_31.gif
    │   ├── main1_jxc_32.gif
    │   ├── main1_jxc_37.gif
    │   ├── main1_jxc_38.gif
    │   ├── main1_jxc_41.gif
    │   ├── main1_jxc_9.gif
    │   ├── main_12.gif
    │   ├── main_13.gif
    │   ├── main_15.gif
    │   ├── main_17.gif
    │   ├── main_19.gif
    │   ├── main_21.gif
    │   ├── main_23.gif
    │   ├── main_26.gif
    │   ├── main_27.gif
    │   ├── main_28.gif
    │   ├── main_29.gif
    │   ├── main_3.gif
    │   ├── main_33.gif
    │   ├── main_34.gif
    │   ├── main_35.gif
    │   ├── main_36.gif
    │   ├── main_39.gif
    │   ├── main_4.gif
    │   ├── main_40.gif
    │   ├── main_5.gif
    │   ├── main_6.gif
    │   ├── main_7.gif
    │   ├── main_8.gif
    │   ├── main_jxc.gif
    │   ├── main_jxc.jpg
    │   ├── menuList.gif
    │   ├── menu_dot.gif
    │   ├── menu_dot.jpg
    │   ├── minus.gif
    │   ├── minusbottom.gif
    │   ├── musicfolder.gif
    │   ├── new.gif
    │   ├── node2.gif
    │   ├── nolines_minus.gif
    │   ├── nolines_plus.gif
    │   ├── notebg.png
    │   ├── open.gif
    │   ├── page.gif
    │   ├── plus.gif
    │   ├── plusbottom.gif
    │   ├── question.gif
    │   ├── rss.gif
    │   ├── sanjiao1.gif
    │   ├── sanjiao2.gif
    │   ├── tittle_bg.gif
    │   ├── top_10.jpg
    │   ├── top_12.jpg
    │   ├── top_14.jpg
    │   ├── top_16.jpg
    │   ├── top_18.jpg
    │   ├── top_20.jpg
    │   ├── top_4.jpg
    │   ├── top_6.jpg
    │   ├── top_8.jpg
    │   ├── topbg.jpg
    │   ├── topbg1.jpg
    │   ├── trash.gif
    │   ├── txt_bg.jpg
    │   ├── txt_bg1.jpg
    │   ├── 蓝色top.gif
    │   └── 蓝色top.jpg
    ├── inc
    │   ├── config.asp
    │   ├── conn.asp
    │   ├── connExcel.asp
    │   ├── excel.asp
    │   ├── fieldshow.asp
    │   ├── goodsborrowexcel.asp
    │   ├── goodscountexcel.asp
    │   ├── goodsdepartllexcel.asp
    │   ├── page.asp
    │   ├── param.asp
    │   └── 拷贝于 config.asp
    ├── index.asp
    ├── invoice
    │   ├── addinvoice.asp
    │   ├── addinvoice_ajax_code.asp
    │   ├── addinvoiceaction.asp
    │   ├── delinvoice.asp
    │   ├── invoice.asp
    │   ├── invoicedetail.asp
    │   └── selectbill.asp
    ├── js
    │   ├── AjaxUploader.js
    │   ├── AnPlus.js
    │   ├── Ban.js
    │   ├── Dialog.js
    │   ├── ShowDiv.js
    │   ├── ShowHideDiv.js
    │   ├── addrow.js
    │   ├── bgColor.js
    │   ├── bills.js
    │   ├── bsapptj.js
    │   ├── calendar.js
    │   ├── choose.js
    │   ├── custom.js
    │   ├── date.js
    │   ├── drag.js
    │   ├── dtree.js
    │   ├── exportexcel.js
    │   ├── goods.js
    │   ├── jQuery.timers.js
    │   ├── jquery.js
    │   ├── jquery.min.js
    │   ├── lightBox.js
    │   ├── mainjs.js
    │   ├── message.js
    │   ├── myjs.js
    │   ├── order.js
    │   ├── showItem.js
    │   ├── showbilldetail.js
    │   ├── showphoto.js
    │   ├── tab
    │   │   ├── bills.js
    │   │   ├── demo.js
    │   │   ├── guide.html
    │   │   ├── images
    │   │   │   └── tab.jpg
    │   │   ├── imgs
    │   │   │   ├── Thumbs.db
    │   │   │   ├── btn.gif
    │   │   │   ├── btnleft.gif
    │   │   │   ├── btnright.gif
    │   │   │   ├── close.gif
    │   │   │   ├── tab1.gif
    │   │   │   ├── tab1_bottom.gif
    │   │   │   ├── tab2.gif
    │   │   │   ├── tab2_bottom.gif
    │   │   │   ├── tab3.gif
    │   │   │   └── tab3_bottom.gif
    │   │   ├── main.js
    │   │   ├── main.jsp
    │   │   ├── tab.css
    │   │   ├── tab.js
    │   │   ├── tab_demo.jsp
    │   │   ├── tablimit.js
    │   │   └── tabs
    │   │       ├── tab1.html
    │   │       ├── tab2.html
    │   │       ├── tab3.html
    │   │       └── tab4.html
    │   ├── tab.js
    │   ├── testjs.js
    │   ├── top.js
    │   ├── ui.core.js
    │   ├── ui.dialog.js
    │   ├── ui.draggable.js
    │   ├── ui.draggable.min.js
    │   ├── ui.droppable.min.js
    │   ├── ui.resizable.js
    │   ├── upload.js
    │   ├── xmlHttp_Goods.js
    │   └── xmlHttp_selectplan.js
    ├── login.asp
    ├── main
    │   ├── bb.asp
    │   ├── cg.asp
    │   ├── cw.asp
    │   ├── dj.asp
    │   ├── fb.asp
    │   ├── jc.asp
    │   ├── kc.asp
    │   ├── xs.asp
    │   └── xt.asp
    ├── mainstyle.css
    ├── model
    │   ├── addmodel.asp
    │   ├── delbill.asp
    │   ├── editmodel.asp
    │   ├── savemodel.asp
    │   └── selectgoods.asp
    ├── note.txt
    ├── photo
    │   ├── 20067715851702.gif
    │   ├── Thumbs.db
    │   └── tips.bmp
    ├── price
    │   ├── addprice.asp
    │   ├── checkprice.asp
    │   ├── delprice.asp
    │   ├── finddepot_ajax.asp
    │   ├── findgoods_ajax.asp
    │   ├── saveprice.asp
    │   ├── selectgoods.asp
    │   ├── selectprice.asp
    │   └── uncheckprice.asp
    ├── product
    │   ├── addproduct.asp
    │   ├── detailproduct.asp
    │   ├── editproduct.asp
    │   ├── reportproduct.asp
    │   ├── saveproduct.asp
    │   ├── selectgoods.asp
    │   ├── selectmodel.asp
    │   ├── selectmodelajax.asp
    │   └── selectproduct.asp
    ├── report
    │   ├── TotalAccount.asp
    │   ├── account.asp
    │   ├── allbill.asp
    │   ├── cashcount.asp
    │   ├── cashcount_bill.asp
    │   ├── cashcount_cust.asp
    │   ├── clear.asp
    │   ├── custbuycount.asp
    │   ├── custbuydetail.asp
    │   ├── custsalecount.asp
    │   ├── custsaledetail.asp
    │   ├── departborrowcount.asp
    │   ├── depotcount.asp
    │   ├── depotdetail.asp
    │   ├── depotsalecount.asp
    │   ├── depotwarn.asp
    │   ├── eachdepot.asp
    │   ├── employeesalecount.asp
    │   ├── gain.asp
    │   ├── goodsborrowcount.asp
    │   ├── goodsborrowdetail.asp
    │   ├── goodsbuycount.asp
    │   ├── goodsbuydetail.asp
    │   ├── goodssalecount.asp
    │   ├── goodssaledetail.asp
    │   ├── jxc.asp
    │   ├── kc_bill.asp
    │   ├── kc_depotbill.asp
    │   ├── orderdetail.asp
    │   ├── otherdetail.asp
    │   ├── pricelist.asp
    │   ├── sale_month.asp
    │   ├── saletop.asp
    │   ├── selectgoods.asp
    │   ├── viewdepot.asp
    │   └── viewdetail.asp
    ├── select
    │   ├── addcust_ajax_name.asp
    │   ├── adddepartment_ajax_name.asp
    │   ├── addemployee_ajax_date.asp
    │   ├── addemployee_ajax_name.asp
    │   ├── addgoods_ajax_code.asp
    │   ├── addgoods_ajax_name.asp
    │   ├── checkbill.asp
    │   ├── del.asp
    │   ├── delallaccount.asp
    │   ├── delallbill.asp
    │   ├── delallcash.asp
    │   ├── delallcashbank.asp
    │   ├── delallcust.asp
    │   ├── delalldepart.asp
    │   ├── delalldepot.asp
    │   ├── delallemployee.asp
    │   ├── delallgoods.asp
    │   ├── delallinvoice.asp
    │   ├── find_ajax.asp
    │   ├── find_ajax_warn.asp
    │   ├── findconnection.asp
    │   ├── jquery-1.3.2.min.js
    │   ├── jquery.js
    │   ├── jquery.min.js
    │   ├── test.asp
    │   └── uncheckbill.asp
    ├── skin.css
    ├── style
    │   ├── btn.css
    │   ├── div.css
    │   ├── tab.css
    │   └── unit.css
    ├── style.css
    ├── update.txt
    ├── 辅助工具
    │   ├── Config.ini
    │   └── DBLinker.exe
    ├── 使用说明.txt
    └── 红金羚进销存管理系统辉煌版V6.10.exe

26 directories, 675 files


实例下载地址

红金羚进销存管理系统辉煌版 v6.1 Hokilly_jxc_huihuang_C

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警