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

搜索资源列表

  1. VOBSUB

  2. To compile the sources you will need to - add the include and library path of the directshow base classes at Tools/Options/Directories. - reload the project file of the base classes, in case you have placed it somewhere else than me. Common places t
  3. 所属分类:C

    • 发布日期:2004-06-01
    • 文件大小:390kb
    • 提供者:chenxh
  1. 串口通讯控件

  2. Base Class Library for RS232 Communications. Ref: "Serial Comm: Use P/Invoke to Develop a .NET Base Class Library for Serial Device Communications" John Hind, MSDN Magazine, Oct 2002. V1.3 February 2004. LIBRARY CommBase.dll The library redistr ibut
  3. 所属分类:C#

    • 发布日期:2004-06-22
    • 文件大小:81kb
    • 提供者:chenxh
  1. ASP.NET 2.0 Beta Preview

  2. (WROX官方网站提供)What is this book about? ASP.NET 2 Beta Preview is timed to coincide with the first widespread beta release of ASP.NET "Whidbey" — the new version of Microsoft’s popular technology for creating dynamic Web sites that pull unique informat
  3. 所属分类:C#

    • 发布日期:2007-07-31
    • 文件大小:8mb
    • 提供者:cyanite_lan
  1. Java.for.Bioinformatics.and.Biomedical.Applications.(2007).part1.rar

  2. The book does not profess to be the comprehensive tome on J2EE;instead, it is designed to cover a few of the important topics that lend themselves to use in the situations that are commonly encountered in this domain. It is hoped that a more focused
  3. 所属分类:Java

    • 发布日期:2007-08-03
    • 文件大小:9mb
    • 提供者:zjchong
  1. Heilx AAC Decoder optimized for ARM

  2. Fixed-point HE-AAC decoder Developed by RealNetworks, 2005===============================Overview--------This module contains a high-performance HE-AAC decoder for 32-bit fixed-point processors. The following is a summary of what is and is not suppo
  3. 所属分类:C

    • 发布日期:2007-08-09
    • 文件大小:296kb
    • 提供者:rotee
  1. VxWorks Netrom实现

  2. Virtual EthernetTM—also called VetherTM—gives target systems theability to become Ethernet communications devices without requiringthat they have Ethernet hardware. This means you can have access toEthernet communications speed and function during t
  3. 所属分类:Access

    • 发布日期:2007-08-10
    • 文件大小:22kb
    • 提供者:jlctt
  1. 触发器---FOR INSERT与INSTEAD OF

  2. 触发器---FOR INSERT与INSTEAD OF ,SQL中触发器的讲述,可以利用触发器来处理数据库相关程序
  3. 所属分类:其它

    • 发布日期:2011-02-28
    • 文件大小:27kb
    • 提供者:hiyon2011
  1. linux shell sed instead

  2. you will understand basic knowledge about sed command of linux shell scr ipt.
  3. 所属分类:Linux

    • 发布日期:2011-03-02
    • 文件大小:40kb
    • 提供者:zhoushuai520
  1. I have used SHAPE command instead of PARAMETERS to generate

  2. I have used SHAPE command instead of PARAMETERS to generate dynamic report.Open with VB6.
  3. 所属分类:VB

    • 发布日期:2006-02-23
    • 文件大小:22kb
    • 提供者:chenxh
  1. Gives some meaningful error codes instead of the traditional

  2. Gives some meaningful error codes instead of the traditional archaic automation errors.
  3. 所属分类:专业指导

    • 发布日期:2006-02-23
    • 文件大小:10kb
    • 提供者:chenxh
  1. instead of 触发器

  2. CREATE TRIGGER IO_Trig_INS_Employee ON Employee INSTEAD OF INSERT AS BEGIN SET NOCOUNT ON IF (NOT EXISTS (SELECT P.SSN FROM Person P, inserted I WHERE P.SSN = I.SSN)) INSERT INTO Person SELECT SSN,Name,Address,Birthdate,Comment FROM inserted ELSE IN
  3. 所属分类:其它

    • 发布日期:2008-11-16
    • 文件大小:900byte
    • 提供者:silenceslove
  1. mysql unique option prefix myisam_recover instead of myisam-recover-options的解决方法

  2. Using unique option prefix myisam_recover instead of myisam-recover-options is deprecated and will be removed in a future release. Please use the full name instead
  3. 所属分类:其它

    • 发布日期:2020-09-10
    • 文件大小:43kb
    • 提供者:weixin_38723027
  1. ITMS-90809: Deprecated API Usage – New apps that use UIWebView are no longer accepted. Instead, use

  2. iTunesConnect吃包 因为ipa包中包含uiwebview 5月1号以后iTunesConnect不允许上传的ipa包中屌用UIWebView,使用过后上传的ipa包都不会显示在活动里(我称呼这种骚操作为‘吃包’)。 已经把项目工程里面的有关uiwebview的文件都处理好了,重新上传结果还是不行。在网上看到一个方法能够反编译我们的ipa包,然后查询ipa中屌用的头文件,这样就可以知道问题出现在哪里了。 首先download一个class-dump : 下载地址:http://stev
  3. 所属分类:其它

    • 发布日期:2021-01-03
    • 文件大小:35kb
    • 提供者:weixin_38684335
  1. metaparser:INSTEAD模块可通过文本输入创建游戏-源码

  2. metaparser:INSTEAD模块可通过文本输入创建游戏
  3. 所属分类:其它

  1. how-to-invoke-the-appointment-editing-form-instead-of-in-place-editing-e1304:.NET,WinForms,XtraScheduler套件-源码

  2. 要查看的文件: (VB: ) 如何调用约会编辑表而不是就地编辑 下面的示例演示如何更改最终用户在Scheduler控件中按下键时执行的默认操作。 默认情况下将调用就地编辑器,从而使用户能够修改“主题”字段。 此代码拦截按键,并调用约会编辑表单而不是就地编辑器,从而允许用户编辑所有约会字段,而不是单独编辑约会的“主题”。 替换技术用于完成此任务。
  3. 所属分类:其它

    • 发布日期:2021-03-17
    • 文件大小:31kb
    • 提供者:weixin_42123191
  1. Notification-Instead-Exceptions-源码

  2. 使用通知模式代替异常 重构实例 该项目显示了从基于异常的验证机制到使用Notification模式的验证机制的重构步骤。 该代码是Martin Fowler文章的插图: 。 该示例已从Java转换为C#,并扩展为可以正常工作的项目,并带有测试和简单的用户界面。 异常是处理意外事件的好方法。 它们使您可以从主流逻辑中删除它们的处理,即从程序的正常流程中删除它们。 但是,在错误的发生容易预测且经常发生的情况下,不应使用异常,因此绝对不能例外。 一个例子是数据验证。 如果我们检查用户输入的数
  3. 所属分类:其它

    • 发布日期:2021-03-13
    • 文件大小:24kb
    • 提供者:weixin_42138545
  1. markdown-preview.vim::warning_selector:请使用https:github.comiamccomarkdown-preview.nvim INSTEAD-源码

  2. 介绍 使用markdown-preview.vim插件,可以使用Web浏览器实时预览Markdown。 该插件需要您的Vim支持Python 2 / Python 3功能。 已在Windows / Ubuntu 14 / Mac OS X上测试。 注意:请使用 INSTEAD 屏幕截图 降价预览 排版数学 安装 带 : 将Plug 'iamcco/markdown-preview.vim'到vimrc或init.vim文件中,然后输入:PlugInstall 。 或使用MathJax支
  3. 所属分类:其它

    • 发布日期:2021-02-04
    • 文件大小:137kb
    • 提供者:weixin_42131728
  1. 改为:INSTEAD-简单文字冒险翻译-源码

  2. 代替 MIT许可的条款涵盖了该程序。 检查文件以获取许可证。 检查文件以获取安装说明。 网络资源 安装游戏 要运行游戏,您可以: 将游戏存档解压缩到〜/ .instead / games /; 或运行压缩游戏:$代替; 或按[f4]打开文件对话框(仅使用gtk2 / gtl3构建)。 联络人 加入聊天; 非官方的XMPP会议: ; 检查文件。
  3. 所属分类:其它

  1. python3.7解决最小二乘遇到ValueError:Expected 2D array, got 1D array instead: array=[5.].关于reshape和predict

  2. 在用python的LinearRegression做最小二乘时遇到如下错误: ValueError: Expected 2D array, got 1D array instead: array=[5.]. Reshape your data either using array.reshape(-1, 1) if your data has a single feature or array.reshape(1, -1) if it contains a single sample. 翻译过来
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:43kb
    • 提供者:weixin_38548817
  1. SQL Server误区30日谈 第4天 DDL触发器就是INSTEAD OF触发器

  2. 误区 #4: DDL触发器(SQL Server 2005之后被引入)就是INSTEAD OF触发器 这是错误的     DDL触发器的实现原理其实就是一个AFTER触发器。这个意思是先发生DDL操作,然后触发器再捕捉操作(当然如果你在触发器内写了Rollback,则也可能回滚)。     存在Rollback也意味着这个触发器并不像你想象的那么轻量,来看下面的例子:     ALTER TABLE MyBigTable ADD MyNewNonNullColumn VARCHAR (20)
  3. 所属分类:其它

    • 发布日期:2021-01-19
    • 文件大小:48kb
    • 提供者:weixin_38727579
« 12 3 4 5 6 7 8 9 10 ... 50 »