`
sogo6
  • 浏览: 112258 次
  • 性别: Icon_minigender_1
  • 来自: 深圳
社区版块
存档分类
最新评论

ACE_Direct的使用

    博客分类:
  • ACE
ace 
阅读更多
#include "ace/Dirent.h"
#include <iostream>

int lsfile(const char *path)
{
    ACE_Dirent mydir;
    int retCode = mydir.open(path);
    if (0 != retCode)
    {
        return retCode;
    }

    for (dirent *dir=mydir.read(); dir != NULL; dir=mydir.read())
    {
        std::cout << dir->d_name << std::endl;
    }
    
    return 0;
}

int main(int argc, char *argv[])
{
    lsfile("F:\\log");
    return 0;
}
分享到:
评论

相关推荐

    Automatic Color Enhancement (ACE) and its Fast Implementation

    The direct computation of ACE on an NxN image costs O(N4) operations. This article describes two fast approximations of ACE. First, the algorithm of Bertalmío, Caselles, Provenzi, and Rizzi uses a ...

    ACE酒店的EDM案例分享.pdf

    ACE酒店的电子直邮(Email Direct Marketing,EDM)案例是一个成功运用数字营销策略扩展品牌影响力和合作伙伴关系的典范。这家酒店通过精心策划的EDM活动,不仅提升了自身的品牌形象,还构建了一个充满活力的生态...

    ACE Mega CoDecS Pack的編碼解碼集合

    - Direct VobSub & TextSub 1.0.0.9 - DTS-AC3 Source Filter 1.0.0.0 - FLIC Source Filter 1.0.0.0 - Matroska Muxer 1.0.0.8 - Matroska Splitter 1.0.2.3 - RealMedia Splitter 1.0.0.9 - Shoutcast Source ...

    UG6.0快捷键大全

    POPUP_LABEL Repl&ace... POPUP_MESSAGE Replaces the selected feature with another and updates dependent features. ACTIONS STANDARD BUTTON UG_MODELING_EDIT_FEATURE_SUPPRESS LABEL &Suppress... ...

    dx ACE:dinput 和 xinput 包装器,用于调节游戏设备的输入-开源

    dx ACE 是一个针对游戏控制器输入优化的开源工具,它整合了DirectInput和XInput API,为用户提供了一种自定义和微调游戏设备输入的方式。DirectInput是微软开发的一个接口,主要用于游戏控制器,键盘和鼠标等输入...

    OTL+代码+实例+帮助

    OTL integrates with ACE, and supports ACE_TStrings. OTL 4.0 supports all versions of Oracle starting with 7.3 (natively via the corresponding version of the OCI), DB2 UDB LUW / zOS (natively via ...

    Killtest 免费提供 9A0-036 最新题目下载

    - **路径选择或直接选择工具(Path Selection or Direct Selection Tool)**:当需要移动路径上的文字时,可以使用路径选择工具或直接选择工具进行拖拽操作。 以上知识点涵盖了Adobe Photoshop CS ACE考试中的关键...

    itpub.net]summit2

    rem rem $Header: summit2.sql 27-jun-2000.12:30:22 slari Exp $ rem ... All rights reserved. rem rem NAME rem summit2.sql - rem DESCRIPTION rem rem RETURNS ...rem Create and populate tables and sequences to...

    简单的编辑器(扩展版本)「Simple Editor (Extension Ver)」-crx插件

    chrome:// flags /#disable-direct-write“启用” -------------------------默认键盘快捷键https://github.com / ajaxorg / ace / wiki / Default-Keyboard-Shortcuts Ace API参考http://ace.c9.io/#nav=api...

    barcodestudio for full Source

    Barcode studio contain components for easy select barcode symbology, export barcode picture, component for direct print barcode with easy label parameters setting a live visual preview .... etc.

    Total Commander, Version 8.51a

    Features in Total Commander 8.51a now include ...USB port connection via special direct transfer cable, partial branch view (Ctrl+Shift+B), and many improvements to ftp, synchronizing and other functions

    Totoal Commander 官方版本9.12

    Windows XP up to Windows 10, runs ONLY on 64-...USB port connection via special direct transfer cable, partial branch view (Ctrl+Shift+B), and many improvements to ftp, synchronizing and other functions

    spi方式FPGA配置和spi flash 编程

    4. **配置模式选择**:在welcome to impact画面中选择“configure device”,并在下拉列表中选择“using direct SPI Configuration mode”。 #### 五、总结 通过以上步骤,我们不仅详细了解了如何使用SPI Flash...

    AMBA AXI协议资料

    5. **流接口**(Stream Interface):在AXI4中,用于连续无间断的数据流传输,常用于DMA(Direct Memory Access)等高带宽应用。 6. **优先级**:不同类型的事务可以根据优先级进行调度,确保关键任务的优先执行。 ...

    DSP的EMIFA模块介绍及应用

    - **地址总线**:虽然通常情况下地址总线是必需的,但在与FPGA通信时,由于FPGA内部可以生成地址信号,因此可能不需要使用地址总线。 #### 三、EMIFA配置寄存器 在实际应用中,需要对EMIFA的寄存器进行适当的配置...

    DAOS技术手册.docx

    DAOS使用RAID和 Erasure Code来提供高可用性和可靠性。 二、Terminology 1. ABT:Argobots,一个轻量级的异步编程库。 2. ACL:Access Control List,用于控制用户对资源的访问权限。 3. ACE:Access Control ...

    Simple Editor (Extension Ver)-crx插件

    语言:English 简单编辑器(扩展版) ...chrome:// flags /#disable-direct-write“启用” -------------------------默认键盘快捷键https://github.com / ajaxorg / ace / wiki / Default-Keyboard-Shortcuts Ace API

    WEB工程师个人简历表.doc

    - 使用Direct Show技术开发实物展台与屏幕录播功能。 - 将电子教材嵌入电子白板中。 - 开发DRM数字版权保护技术。 - 运用ACE VC++/C#/Flex/WCF进行文件同步。 2. **2009.7-2010.7 在某电子科技有限公司担任测试...

Global site tag (gtag.js) - Google Analytics