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

搜索资源列表

  1. [UNIX系统管理高手].Perl.Socket.API

  2. while ( $from_who = accept( CLIENT_SOCK, TCP_SOCK ) ) { my $data; $from_who = recv( CLIENT_SOCK, $data, MAX_RECV_LEN, 0 ); if ( $from_who ) { my ( $the_port, $the_ip ) = sockaddr_in( $from_who ); my $remote_name = gethostbyaddr( $the_ip, AF_INET );
  3. 所属分类:Web开发

    • 发布日期:2009-12-21
    • 文件大小:103424
    • 提供者:hexiang221
  1. C标准库函数(头文件索引)0分放送

  2. 一下是从pdf复制的全部内容,没有帐号的也可以看到,不过pdf中有相应的链接,使用方便一些而已,enjoy! C标准库 C标准库.........................................................................................................................................1 1 输入与输出 .....................................
  3. 所属分类:C

    • 发布日期:2010-11-07
    • 文件大小:293888
    • 提供者:wzwahl36
  1. 牛人修改过的adb文件

  2. 一个神奇的adb文件,如果你用adb devices得到的是一串问号,并且在Eclipse中不能直接运行程序到真机上显示: Failed to install test.apk on device '????????????': adb rejected install command with: device not found 不访试一下这个文件,下载后替换到SDK下platform-tools/adb,替换之前请先备份原文件以防万一!
  3. 所属分类:Android

    • 发布日期:2011-11-13
    • 文件大小:343040
    • 提供者:qq280948982
  1. Win7下绕过UAC代码

  2. LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM); void RefreshProcs(HWND hWnd); int APIENTRY _tWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPTSTR lpCmdLine, int nCmdShow) { g_hInstance = hInstance; UNREFERENCED_PARAMETER(hPrevInstance)
  3. 所属分类:其它

    • 发布日期:2011-12-07
    • 文件大小:249856
    • 提供者:dengbin_80
  1. DWR弹出"failed to read input...”

  2. 使用DWR弹出failed to read input等错误框,修改DWR源码后可以避免。
  3. 所属分类:Java

    • 发布日期:2013-12-17
    • 文件大小:513024
    • 提供者:al229
  1. delphi assertion failure问题解决软件

  2. bds exe bordbk105N dll Assertion failure: " "SetThreadContext failed" " in win32src thread32 cpp at line 412 Continue execution Yes No 可以有效的解决
  3. 所属分类:Delphi

    • 发布日期:2014-04-16
    • 文件大小:173056
    • 提供者:zhou_shunmin
  1. 安卓代码库

  2. 安卓代码资源大全 or agreed to in writing software distributed under the License is distributed on an "AS IS" BASIS WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied See the License for the specific language governing permissio
  3. 所属分类:Android

    • 发布日期:2014-08-26
    • 文件大小:4194304
    • 提供者:qq_20075855
  1. Being Wrong Kathryn Schulz

  2. To err is human Yet most of us go through life assuming and sometimes insisting that we are right about nearly everything from the origins of the universe to how to load the dishwasher If being wrong is so natural why are we all so bad at imagining
  3. 所属分类:教育

    • 发布日期:2014-10-12
    • 文件大小:2097152
    • 提供者:lilpeng2012
  1. hadoop-core-1.2.0解决eclipse Hadoop Failed to set permissions of path错误

  2. eclipse远程调试hadoop时 报出eclipse Hadoop Failed to set permissions of path错误 修改hadoop core包中FileUtil java文件 里面有checkReturnValue方法 将代码throw new IOException "Failed to set permissions of path: ;为改为LOG warn 重新打包后替换原来的jar包 即可;本资源的jar包为修改后的jar包 可直接利用 "&g
  3. 所属分类:Java

    • 发布日期:2015-04-17
    • 文件大小:4194304
    • 提供者:zhhpjl
  1. java dbf reader

  2. Java解析DBF文件,错误Failed to parse Number: For input string: "-.---" 或读取不出数据或乱码问题都在这里解决。 代码解决的问题标题都已经表示清楚了,使用的时候直接解压缩,然后把里面的内容拷贝到src目录下,就可以直接使用。和使用jar包是一个效果,就当是你自己写的类了。 亲身实践,解决这个这篇文章出了很大力,其实主要是他的功劳,我只不过稍微动了手而已。http://blog.csdn.net/wangjinhua520/article/d
  3. 所属分类:Java

    • 发布日期:2015-04-20
    • 文件大小:10240
    • 提供者:lwbkfc
  1. 解决dbf Failed to parse Number: For input string: "-.---"

  2. 附件解决dbf读取文件时遇到乱码问题,下载下来可以直接使用,无需使用dbf的jar包了,可以直接使用.
  3. 所属分类:Java

    • 发布日期:2015-04-29
    • 文件大小:9216
    • 提供者:jun1022509040
  1. 网络编程代码满袖春风vm

  2. (gethostname(hname,sizeof(hname))==SOCKET_ERROR) { printf("gethostname Failed!\n"); printf("Error Code:%d\n",WSAGetLastError()); return -1; } printf("Local Host Name:%s\n",hname); return 0;
  3. 所属分类:网络基础

    • 发布日期:2008-11-18
    • 文件大小:237568
    • 提供者:zhizheyu
  1. delphi assertion failure问题解决软件

  2. bds exe bordbk105N dll Assertion failure: " "SetThreadContext failed" " in win32src thread32 cpp at line 412 Continue execution ..
  3. 所属分类:Delphi

    • 发布日期:2016-11-01
    • 文件大小:173056
    • 提供者:zhangzhifeng886
  1. c++ 读取dxf文件的库

  2. c++ 读取dxf文件的库 用法示例: const std::string file = "C:\\Doc\\连衣裙.dxf"; Test_CreationClass* creationClass = new Test_CreationClass(); DL_Dxf* dxf = new DL_Dxf(); std::cout << "Reading file " << file <in(file, creationClass))// if file open f
  3. 所属分类:C++

    • 发布日期:2017-11-20
    • 文件大小:14680064
    • 提供者:manoerina0411
  1. 图形jquery.gvChart-1.0.1.min.js

  2. /* @license * jQuery.print, version 1.3.2 * (c) Sathvik Ponangi, Doers' Guild * Licence: CC-By (http://creativecommons.org/licenses/by/3.0/) *--------------------------------------------------------------------------*/ (function ($) { "use strict& q
  3. 所属分类:C#

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:u012514254
  1. 解决 Eclipse-CDT 搭建C/C++ 开发环境部分问题

  2. 解决 Program "g++" not found in PATH, Lanuch failed no binaries,以及Eclipse 新建项目时找不到 MinGW 问题
  3. 所属分类:C++

    • 发布日期:2018-03-20
    • 文件大小:610
    • 提供者:h1101370034
  1. 解决SLF4J: Failed to load class "org.slf

  2. 本资源可以解决SLF4J: Failed to load class "org.slf问题
  3. 所属分类:Web开发

    • 发布日期:2018-05-29
    • 文件大小:461824
    • 提供者:qq_32316411
  1. win10中ISE14.7的Simulation仿真出错"ERROR:Simulator:861 – Failed to link the design"

  2. 本文档可以解决win10环境中使用ISE14.7的Simulation仿真时总是出错"ERROR:Simulator:861 – Failed to link the design" 解决方法和解决工具都在本文档里面!下载查看。
  3. 所属分类:硬件开发

    • 发布日期:2018-06-05
    • 文件大小:396
    • 提供者:wu10188
  1. Android模拟器"Failed To Allocate memory 8"错误如何解决

  2. 主要介绍了Android模拟器"Failed To Allocate memory 8"错误如何解决的相关资料,需要的朋友可以参考下
  3. 所属分类:其它

    • 发布日期:2020-08-31
    • 文件大小:86016
    • 提供者:weixin_38685832
  1. linux下mysql提示&quot;mysql deamon failed to start&quot;错误的解决方法

  2. 网站突然连接不上数据库,于是朋友直接重启了一下服务器。进到cli模式下,执行 service myqsld start 发现还是提示"mysql deamon failed to start"错误信息
  3. 所属分类:其它

    • 发布日期:2020-09-10
    • 文件大小:32768
    • 提供者:weixin_38713306
« 12 »