CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - namespace

搜索资源列表

  1. wide-namespace

    0下载:
  2. vb通讯程序 vb 与三菱PLc的通讯程序源码()
  3. 所属分类:进程与线程

  1. namespace

    0下载:
  2. 一个完整的Java程序,希望大家喜欢,挺简单的()
  3. 所属分类:网络编程

    • 发布日期:2018-04-21
    • 文件大小:2048
    • 提供者:Violdt
  1. 继承

    0下载:
  2. 创建实例时,python会自动调用类中的__init__方法,以隐性地为实例提供属性 __init__ 方法被称为构造器 如果类中没有定义__init__方法,实例创建之初仅是一个简单的名称空间 class Myclass: a ="hello world" def __init__(self,x) self.name=x x =Myclass("list") y = Myclass("abc") 重载构造器(Wh
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:744448
    • 提供者:Jankin-Wen
  1. The second experiments(2018.3.15)

    0下载:
  2. oop BIT第二周作业 #include <iostream> using namespace std; void main() { cout << "Hello World!\n"; } Add some codes and get the results as follows: Initialize Hello World! Clear up(OOP BIT second week operation)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:weiwujiang
  1. The second experiments2018tar

    0下载:
  2. #include <iostream> using namespace std; void main() { cout << "Hello World!\n"; } Add some codes and get the results as follows: Initialize Hello World! Clear up
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:weiwujiang
  1. FUNCTION

    0下载:
  2. MySQL 教程 Mysql是最流行的关系型数据库管理系统,在WEB应用方面MySQL是最好的RDBMS(Relational Database Management System:关系数据库管理系统)应用软件之一(system The system namespace containing process and step constants. tw.epv...to denote files like XSL that can be associated with Coach designe
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:4246528
    • 提供者:张四五
  1. [06]Zenith 9

    0下载:
  2. #include "stdafx.h" #include <iostream> using namespace std; void main() { int i = 0; int j = 8; int l = j; for (int k = 0; k < 9; k++) { for (i = 0; i < j; i++) l = j; j -= l - i; for (i = 0; i < (10- j)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:16531456
    • 提供者:TWICE999
  1. nbkm

    0下载:
  2. using System; using System.Windows.Forms; namespace ReflexilDemo { public partial class DemoForm : Form { public DemoForm() { InitializeComponent(); } private void ComputeAndDisplay(de
  3. 所属分类:游戏

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:啦啦噜
  1. MultiInheritance

    0下载:
  2. int main() { cout<<"类的多重继承演示"<<endl; CDateTimeType dt(1,1,2008,11,12,12); //直接使用DateTimeType构造函数设置日期时间 cout<<"调用CDateTimeType类构造函数设定的初始日期、时间为:"<<endl; dt.display();//显示时间日期 dt.SetDate(8,8,2008);
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:1769472
    • 提供者:嗯嗯嗯嗯哦
  1. Building blocks

    0下载:
  2. 这个us namespace std开头就是为了防止名字冲突,有四个循环第一个定义一个数组然后定义数组数的大小,然后里面各种赋值左移右移然后循环判定,比如学校人员统计系统。(The US namespace STD begins with force, and prevents the name from suddenly occurring. There are four cycles, which define the size of an array and array. Then the
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-01
    • 文件大小:445440
    • 提供者:蕊宝宝
  1. 123

    0下载:
  2. 采用模块化的架构设计思想,对目录结构规范做了调整,可以支持多模块应用的创建,让应用的扩展更加方便,基于MVC(Model-View-Controller,模型-视图-控制器)模式,并且均支持多层(multi-Layer)设计,全面采用命名空间方式定义和加载类库文件,有效的解决多个模块之间的冲突问题,并且实现了更加高效的类库自动加载机制(The idea of modular architecture design and the adjustment of the directory struc
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:26485760
    • 提供者:e5yeg
  1. 15

    0下载:
  2. wemall7.0 开源系统,基于thinkphp5开发,支持composer,优化核心,减少依赖,基于全新的架构思想和命名空间。 wemall7.0特性: 基于TP5,性能优越 前后分离,简单方便 插件扩展,功能丰富 钩子机制,高度扩展 自动升级,维护简单 使用pjax,体验提升 rest架构,耦合度低(Wemall7.0 open source system, based on thinkphp5 development, supports composer, optim
  3. 所属分类:WEB开发

    • 发布日期:2018-05-02
    • 文件大小:21629952
    • 提供者:wy5hwerf
  1. 9

    0下载:
  2. Ke361是一个开源的淘宝客系统,基于最新的ThinkPHP3.2版本开发,提供更方便、更安全的WEB应用开发体验,采用了全新的架构设计和命名空间机制, 融合了模块化、驱动化和插件化的设计理念于一体,该程序的自动 采集模块集成淘点金组件,自动转换淘宝链接为淘宝客推广链接。(Ke361 is an open source Taobao guest system. Based on the latest ThinkPHP3.2 version, it provides a more convenie
  3. 所属分类:WEB开发

    • 发布日期:2018-05-02
    • 文件大小:9705472
    • 提供者:3ytr
  1. @namespace#clockLidoo-0.0.1.tar

    0下载:
  2. DATAV大数据可视化,时间插件功能,应用阿里云datav框架,大屏开发控件(DATAV large data visualization)
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2018-07-26
    • 文件大小:3072
    • 提供者:liuzhihao16
  1. 20181206093356480

    3下载:
  2. 1."Dll Files"文件夹内是要引用的DLL文件WinTcpS7_Smart.DLL及其从属资源文件; 2.WinTcpS7_Smart.DLL为ActiveX组件,只须注册,无需头文件; 3.提供VB2010、VB6、C#2010三种例程分别对应文件夹"TcpClient VB2010","TcpClient VB6-SP6","TcpClient C#2010"; 4.命名空间为:WinTcpS7Sm
  3. 所属分类:通讯编程

    • 发布日期:2019-10-18
    • 文件大小:3112960
    • 提供者:wangnan
« 1 2 ... 22 23 24 25 26 27»
搜珍网 www.dssz.com