• instantclient-basic(轻量级数据库64位)11.2.0.4.zip

    instantclient是远程连接Oracle数据库工具,无需安装Oracle客户端,就可直连远程数据库,方便快捷(内含教程说明)

    0
    43
    48.93MB
    2019-12-12
    10
  • PDFCreator-2_2_2-setup

    PFDCreator可以提供PDF转换(WPS、图片、Word等转换为PDf),虚拟打印等用途,同时,转换过程压缩效率较高

    0
    126
    25.75MB
    2019-12-12
    9
  • wps接口文档.rar

    wps软件接口文档,供网页js调用,(通过ActiveX模式,可实现网页调用wps,并运用接口调用ps自带功能)

    0
    357
    2.4MB
    2019-12-12
    48
  • Java反编译工具

    Java开发工具,Java反编译工具,支持class文件类型查看

    0
    27
    8.32MB
    2019-04-08
    7
  • java连接mysql数据库驱动

    用于java连接mysql 时所用的驱动,支持连接mysql数据库

    0
    67
    8.39MB
    2014-07-24
    0
  • c++链表操作

    链表的建立及各种链表操作 void GetHead();//Returns the head element of the list void GetTail();//Returns the tail element of the list void RemoveHead();//Removes the element from the head of the list void RemoveTail();//Removes the element from the tail of the list void AddHead(int m);//Adds an element to the head of the list void AddHead(List s);//Adds all the elements in another list makes a new head void AddTail(int m);//Adds an element to the tail of the list void AddTail(List s);//Adds all the elements in another list makes a new tail void RemoveAll();//Removes all the elements from this list void GetNext();//Gets the next element for iterating void GetPrev();//Gets the previous element for iterating void GetAt(int m);//Gets the element at a given position void setAt(int m,int a);//Sets the element at a given position void RemoveAt(int m);//Removes an element from this list, specified by position void InsertBefore(int m,int a);//Inserts a new element before a given position. void InsertAfter(int m,int a);//Inserts a new element after a given position. void Find(int a);//Gets the position of an element specified by pointer value void FindIndex(int m);//Gets the position of an element specified by a zero-based index. int GetCount();//Returns the number of elements in this list bool IsEmpty();//Tests for the empty list condition (no elements).

    0
    159
    10KB
    2013-06-10
    16
  • 求知

    发布1个问题
关注 私信
上传资源赚积分or赚钱