您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. C#中MessageBox用法大全.docx

  2. C#中MessageBox用法大全 我们在程序中经常会用到MessageBox。 MessageBox.Show()共有21中重载方法。现将其常见用法总结如下: 1.MessageBox.Show("Hello~~~~"); 最简单的,只显示提示信息。 2.MessageBox.Show("There are something wrong!","ERROR"); 可以给消息框加上标题。 3.if (MessageBox.Show("Delete this user?", "Confirm M
  3. 所属分类:C#

    • 发布日期:2011-10-12
    • 文件大小:74752
    • 提供者:franksally
  1. ODI_学习笔记

  2. 中文书籍 Part 1 – Overview ................................................................................................................... 4 1. ETL & E-LT ..............................................................................................
  3. 所属分类:数据库

    • 发布日期:2012-07-21
    • 文件大小:817152
    • 提供者:junzhang4008
  1. jboss5原理-1(module).docx

  2. The JBoss Microcontainer project is about many things. The Microcontainer's features range from reflection abstraction, a virtual file system, a simple state machine to transparent AOP integration, a new classloading layer, a deployment framework an
  3. 所属分类:Java

    • 发布日期:2012-07-31
    • 文件大小:52224
    • 提供者:dualven
  1. c#实现wpf绘制带坐标正弦曲线并输出到pdf文件中

  2. 项目方的最初要求,除了输出到.docx没有实现外,其余要求都已经实现 1. In C# 2. The dll could generate pdf format, better with .docx also. 3. Here is the code I come up with, you don’t need to follow this, just for some ideas about the dll’s capability: ReportWriter.AddHeader("xxxx
  3. 所属分类:C#

    • 发布日期:2013-01-04
    • 文件大小:1048576
    • 提供者:winbo0509
  1. treeview生成树.docx 亲测可用

  2. c# treeview生成树.docx 亲测可用 截一小段代码 protected void Page_Load(object sender, EventArgs e) { if (!IsPostBack) { db sdb = new db("bests"); DataView dv = sdb.sdt("select * from company"); foreach (DataRowView datav in dv) { TreeNode tn = new TreeNode(); tn.
  3. 所属分类:C#

    • 发布日期:2013-12-11
    • 文件大小:69632
    • 提供者:simyhero
  1. CNN 卷积神经网络

  2. mdCNN is a Matlab framework for Convolutional Neural Network (CNN) supporting 1D, 2D and 3D kernels. Network is Multidimensional, kernels are in 3D and convolution is done in 3D. It is suitable for volumetric input such as CT / MRI / video sections.
  3. 所属分类:深度学习

    • 发布日期:2018-04-22
    • 文件大小:77824
    • 提供者:qq_19258871
  1. Onvif测试工具

  2. 1. Application Name and Version ====================================== ONVIF Test Tool 14.06 2. System Requirements ====================================== 1. Windows 7 / Windows 8 2. .NET Framework 4.5 3. Installation Instructions: =================
  3. 所属分类:编解码

    • 发布日期:2018-10-13
    • 文件大小:14680064
    • 提供者:sq345933524
  1. vivado_软件使用流程.docx

  2. Vivado软件的使用 一、 建立工程 1.1新建一个工程 或者: 1.2设置工程名字和路径。输入工程名称、选择工程存储路径,并勾选Create project subdirectory选项,为工程在制定存储路径下建立独立的文件夹设置完成后,点击Next。注意: 工程名称和存储路径中不能出现中文和空格,建议工程名称以字母、数字、下划线来组成。 1.3选择RTL Project一项,并勾选Do not specify sources at this time,勾选该选项是为了跳过在新建工程的过程
  3. 所属分类:硬件开发

    • 发布日期:2019-06-21
    • 文件大小:4194304
    • 提供者:weixin_42625444
  1. Headwords-of-the-Academic-Word-List.docx

  2. Academic Word List headwords This list contains the head words of the families in the Academic Word List. The numbers indicate the sublist of the Academic Word List. For example, abandon and its family members are in Sublist 8 of the Academic Word L
  3. 所属分类:专业指导

    • 发布日期:2019-06-21
    • 文件大小:23552
    • 提供者:u011848397
  1. 2.6商派ONex多用户商城(B2B2C)模板机制开发文档.docx

  2. B2B2C 前台控制器以及路由用例说明 以登陆为主介绍 1.在网站根目录b2b2c/app/topc/controller 下面创建php文件passport.php 2.在passport.php里面写自己的登陆代码 public function signin() { $pagedata['next_page'] = $this->__getFromUrl(); $data = app::get('sysuser')->getConf
  3. 所属分类:PHP

    • 发布日期:2019-07-16
    • 文件大小:697344
    • 提供者:weixin_42834115
  1. aocl_getting_started.pdf

  2. 面向 OpenCL 的英特尔 FPGA SDK 入门指南,分别介绍了win和linux下的安装和简单应用。Contents intel 3. 11. Uninstalling an FPga board 39 A. Document Revision History of the Intel FPGA SDK for open CL Pro Edition Getting Started Guide 41 □ Send Feedback Intel FPGA SDK for OpenCL Pro
  3. 所属分类:硬件开发

    • 发布日期:2019-07-13
    • 文件大小:374784
    • 提供者:zjjone
  1. 李阳疯狂英语900句.docx

  2. Greetings 问候语 1. Hello.你好! 2. Good morning.早晨好! 3. I’m John Smith.我是约翰、史密斯。 4. Are you Bill Jones?你是比尔、琼斯吗? 5. Yes,I am.是的,我是。 6. How are you?你好吗? 7. Fine,thanks.很好,谢谢。 8. How is Helen?海伦好吗? 9. She’s very well,thank you. 她很好,谢谢您。 10. Good a
  3. 所属分类:专业指导

    • 发布日期:2010-06-27
    • 文件大小:40960
    • 提供者:fengjliang2009
  1. 蓝牙mesh规范1.0.1 / Bluetooth mesh profile specification 1.0.1-已转换.docx

  2. 由蓝牙组织官方文档转换得来。 Mesh Profile Bluetooth® Specification ▪ Revision: v1.0.1 ▪ Revision Date: 2019-01-21 ▪ Group Prepared By: Mesh Working Group ▪ Feedback Email: mesh-mainbluetooth.org Abstract: This Bluetooth specification defines fundamental
  3. 所属分类:其它

    • 发布日期:2020-06-27
    • 文件大小:4194304
    • 提供者:xyrui
  1. JAVA学习笔记.docx

  2. 1. 开发环境Eclipse软件的下载与配置 2. JAVA的基础知识 3. JAVA面向对象编程 (1) 编写类的步骤 (2) 对象的创建及访问对象中的属性及方法 (3) 构造方法与重载 4. This关键字 5. Static关键字 6. 继承、重写、多态等相关笔记
  3. 所属分类:Java

    • 发布日期:2020-08-13
    • 文件大小:3145728
    • 提供者:weixin_44360021
  1. 1-this.docx

  2. 一个对象的this指针并不是对象本身的一部分,不会影响sizeof(对象)的结果。this作用域是在类内部,当在类的非静态成员函数中访问类的非静态成员的时候,编译器会自动将对象本身的地址作为一个隐含参数传递给函数。也就是说,即使你没有写上this指针,编译器在编译的时候也是加上this的,它作为非静态成员函数的隐含形参,对各成员的访问均通过this进行。
  3. 所属分类:C/C++

    • 发布日期:2020-10-17
    • 文件大小:18432
    • 提供者:weixin_46627433