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

搜索资源列表

  1. C++reference

  2. C++ 库函数查询 CHM 格式 #, ## manipulate strings #define define variables #error display an error message #if, #ifdef, #ifndef, #else, #elif, #endif conditional operators #include insert the contents of another file #line set line and file information #pra
  3. 所属分类:C++

    • 发布日期:2009-05-16
    • 文件大小:469kb
    • 提供者:zqiang320
  1. RRGRID

  2. 下午发的那个RRGrid有个地方的测试没有取消,会造成内存泄漏,再发一个顺便把头文件发出来#define RR_GRIDCTRL_CLASS "RRGridCtrl"//############################定义Grid的风格//GS_VISIBLE/GS_NO_COLHEAD/GS_NO_ROWHEAD创建时起作用#d efine GS_VISIBLE 0x00000001L#define GS_NO_COLHEAD 0x00000002L#define GS_NO_ROW
  3. 所属分类:C

    • 发布日期:2007-08-22
    • 文件大小:133kb
    • 提供者:free_job
  1. UG6.0快捷键大全

  2. ! ! Unigraphics Modeling Application Menu File ! ! ! VERSION 120 UG6.0 ! *************** Changes to the Menubar itself *************** EDIT UG_GATEWAY_MAIN_MENUBAR ! *************** Format Menu *************** AFTER UG_ARRANGE_GROUP BUTTON UG_MODELI
  3. 所属分类:C

    • 发布日期:2009-06-15
    • 文件大小:75kb
    • 提供者:gyunkui
  1. Professional.MFC.with.VC6

  2. Contents Chapter 1: The Microsoft Developer Studio The Microsoft Developer Studio The Project Workspace Project Workspace Window Project Configurations Managing Complex Projects Project Settings Converting Projects Source Code Files Resource scr ipt
  3. 所属分类:C++

    • 发布日期:2009-06-28
    • 文件大小:2mb
    • 提供者:hang313
  1. model view controller architecture

  2. Servlets are great when your application requires a lot of real programming to accomplish its task. As illustrated earlier in this book, servlets can manipulate HTTP status codes and headers, use cookies, track sessions, save information between req
  3. 所属分类:Java

    • 发布日期:2009-07-23
    • 文件大小:379kb
    • 提供者:maxisms
  1. varnish缓存配置及其使用.doc

  2. • 如果不提供命令行选项 (-b hostname:port ),则 backend default 部分将指定要连接的服务器。 • 当守护进程收到一个客户机请求时,将调用 vcl_recv() 函数。反过来,当从实际的 Web 服务器检索到请求对象后或者对 Web 服务器的请求失败后,将调用 vcl_fetch()。如前述,如果 Cache-Control 或 Pragma 报头被设为 no-cache,则 vcl_fetch() 也拒绝缓存。 • 在代码中,pass 操作暗示 “通过”,或
  3. 所属分类:C++

    • 发布日期:2009-08-14
    • 文件大小:149kb
    • 提供者:neverstay
  1. AHB2APB_DataSheet

  2. The AHB2APB interfaces the AHB to the APB. It buffers address, control and data from the AHB, drives the APB peripherals and returns data and response signals to the AHB. It decodes the address using an internal address map to select the peripheral.
  3. 所属分类:专业指导

    • 发布日期:2009-09-13
    • 文件大小:101kb
    • 提供者:cklanything
  1. Visual C++ 编程资源大全(英文控件)

  2. 1,01.zipToolbar - Custom status messages and tooltips用户状态信息与工具提示(3KB)2,02.zipRemove system menu from floating toolbar从浮动工具条中去除系统菜单(2KB)3,03.zipRemove close button from fl oating toolbar 从浮动工具条中去掉关闭按钮(2KB)4,customizable1.zipCustomizable toolbar可自定义的工
  3. 所属分类:C++

    • 发布日期:2007-10-24
    • 文件大小:6mb
    • 提供者:zhangxucool
  1. Creating the OutLookRichEdit Control

  2. Follow these 10 easy steps to build the OutLookRichEdit control: Insert a rich edit control into the dialog. Call AfxInitRichEdit() in the InitInstance of the App class or in InitDialog. If it does not exist, copy OutLookRichEdit.cpp and OutLookRich
  3. 所属分类:其它

    • 发布日期:2010-07-25
    • 文件大小:23kb
    • 提供者:hloveloveu
  1. pb insert ole control 非法关闭退出的解决办法

  2. 从pb8开始到pb11.5大家都有同感就是在插入ole控件时pb出错退出,pb9可以用组件插入,但是11之后就没有了组件插入功能。我用此方法成功解决了pb9,pb11.0,pb11.5的insert ole出错问题。
  3. 所属分类:专业指导

    • 发布日期:2010-12-16
    • 文件大小:369kb
    • 提供者:zhbrett
  1. 解决PB中insert control出现内存错误的方法已经测试成功

  2. PB软件中普遍出现insert control出现内存或其他错误,网上有许多说法,测试了许多只有这一个成功了,特放上来,供参考
  3. 所属分类:系统安全

    • 发布日期:2011-07-17
    • 文件大小:552kb
    • 提供者:wang19891106
  1. PB9插入OLE INSERT CONTROL 控件非法解决方法

  2. 不敢保证所有人都好用,不过本人试过好用。 如果有幸解决了你的问题,请多回复几句好话。多多下载。我的分被同事给用光了5555555555555555.。。。。。。。。
  3. 所属分类:其它

    • 发布日期:2011-09-14
    • 文件大小:217byte
    • 提供者:sunmiao5212
  1. pb插入ole控件点击insert+control时pb应用程序自动关闭解决思路

  2. pb插入ole控件点击insert+control时pb应用程序自动关闭解决思路
  3. 所属分类:其它

  1. 64位,win7,PB,OLE控件出错问题

  2. pb 在添加ole控件时可能与其他控件冲突, 网上只有32位系统下的解决方法。这个是64位下的解决方案。可以参考别的方法。
  3. 所属分类:其它

    • 发布日期:2012-10-29
    • 文件大小:1mb
    • 提供者:prowayne
  1. APS-SureShot Control Center Program

  2. Items found in the SSCC program include: Job, well, rig, borehole casing, personnel, and run information The corrections for the Azimuth, Scribe Line and Gamma are entered. The communications network is set and saved. The system Units and the Tool F
  3. 所属分类:嵌入式

    • 发布日期:2012-12-25
    • 文件大小:1mb
    • 提供者:hpf821010
  1. PB添加pdfview控件,insert control报错解决办法

  2. win7中PB里面添加pdfview控件报错 1.反注册控件解决不了 2. cmd /c for %i in (%windir%\system32\*.ocx) do regsvr32.exe /s %i cmd /c for %i in (%windir%\system32\*.dll) do regsvr32.exe /s %i 也解决不了问题,可以试试这个土办法
  3. 所属分类:其它

    • 发布日期:2013-05-10
    • 文件大小:4mb
    • 提供者:a517537239
  1. 多用于媒体编辑的Timeline Control源码及例程

  2. 两个dll文件是用来实现Timeline的ActiveX控件。 Ruler.dll主要包含了标尺和事件容器两个控件, TMLN.dll是使用了Ruler.dll来完成Timeline控件。 TMDemo是一个demo程序,它使用了Timeline控件,并且告诉你如何使用该控件。 在使用TMDemo时,请务必注册Ruler.dll和TMLN.dll 注册方法:regsvr32 路径\xxxx.dll xxxx代表ruler或者tmln 注册后即可运行TMDemo应用。 你可以在Visual st
  3. 所属分类:C++

    • 发布日期:2014-02-13
    • 文件大小:958kb
    • 提供者:aslyb
  1. winsock使用方法

  2. 在PB中使用WINSOCK.OCX做双向通信的简单例子----PowerBuilder 一、在窗口中添加WINSOCK控件:   在应用中新开一个窗口,在窗口画板中点击controls-->OLE菜单项,弹出 Insert object窗口,单击Insert control标签,从列表框中双击选定 Microsoft Winsock control,将winsock的图标贴在窗口上。   在程序中该控件名称定为winsock_a(甲方)和winsock_b(乙方)。   二、设置信息输入
  3. 所属分类:其它

    • 发布日期:2014-07-10
    • 文件大小:17kb
    • 提供者:waynewyf
  1. PB插入OCX控件程序崩溃问题.txt

  2. pb插入ole控件点击insert control时关闭,PB插入OCX控件程序崩溃
  3. 所属分类:其它

    • 发布日期:2019-05-13
    • 文件大小:587byte
    • 提供者:qilu951177421
  1. 通过注册表解决pb9点击插入控件程序崩溃的处理方法e.docx

  2. 通过注册表解决powerbuilder ole ;insert control 程序崩溃自动退出问题的处理方法!
  3. 所属分类:其它

    • 发布日期:2019-08-05
    • 文件大小:283kb
    • 提供者:karlbang
« 12 3 4 5 6 7 8 9 10 »