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

搜索资源列表

  1. Visual C++ 编程资源大全(英文源码 网络)

  2. 1,pop3.zipCPop3Connection - an MFC Class to encapsulate the POP3 protocol(15KB)2,ipenum.zipIPEnum - an MFC class and console app to allow IP address enumeration(11KB)3,smtp.zipCSMTPConnectio n - an MFC Class to encapsulate the SMTP protocol(21KB)4,p
  3. 所属分类:C++

    • 发布日期:2007-10-24
    • 文件大小:10485760
    • 提供者:zhangxucool
  1. Visual C++ 编程资源大全(英文源码 其它)

  2. 1,01.zipOutput显示所有的调试信息(5KB)2,02.zipSome general debugging tips一般的调试技巧(11KB)3,03.zipDebugging ISAPI extension调试ISAPI扩展(4KB)4,04.zip<br&g t;LibDump类似DumpBin的工具(10KB)5,05.zipFinding memory leaks发现内存的泄漏(6KB)6,06.zipConvert message ID to a string将消息标
  3. 所属分类:C++

    • 发布日期:2007-10-24
    • 文件大小:10485760
    • 提供者:zhangxucool
  1. c++源码程序之人机对战五子棋的设计可做毕业论文

  2. // 五子棋Dlg.cpp : implementation file // #include "stdafx.h" #include "五子棋.h" #include "五子棋Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif int board[14][14]; //棋盘数组 BOOL ptable[14][14][480]; //人的所
  3. 所属分类:C++

    • 发布日期:2010-04-11
    • 文件大小:97280
    • 提供者:pc_master
  1. Android重力传感器源码

  2. import android.app.Service; import android.content.Context; import android.graphics.Canvas; import android.graphics.Color; import android.graphics.Paint; import android.graphics.RectF; import android.hardware.Sensor; import android.hardware.SensorEv
  3. 所属分类:Java

    • 发布日期:2012-01-12
    • 文件大小:48128
    • 提供者:haogecs10000
  1. spring_MVC源码

  2. 弃用了struts,用spring mvc框架做了几个项目,感觉都不错,而且使用了注解方式,可以省掉一大堆配置文件。本文主要介绍使用注解方式配置的spring mvc,之前写的spring3.0 mvc和rest小例子没有介绍到数据层的内容,现在这一篇补上。下面开始贴代码。 文中用的框架版本:spring 3,hibernate 3,没有的,自己上网下。 先说web.xml配置: [java] view plaincopy 01. 02. 03. s3h3 04. 05. contextCo
  3. 所属分类:Java

    • 发布日期:2012-07-31
    • 文件大小:13631488
    • 提供者:langshen1314
  1. android 五子棋源码

  2. package com.example.wzq; import java.util.ArrayList; import java.util.List; import java.util.concurrent.Executors; import java.util.concurrent.ScheduledExecutorService; import java.util.concurrent.TimeUnit; import com.example.wzq.MyInfo.MyInfoActivi
  3. 所属分类:Android

    • 发布日期:2013-10-28
    • 文件大小:8388608
    • 提供者:gyh790005156
  1. OPC UA 客户端 服务器 标准库源码

  2. Overview This OPC UA reference implementation is targeting the .NET Standard Library. .Net Standard allows developing apps that run on all common platforms available today, including Linux, iOS, Android (via Xamarin) and Windows 7/8/8.1/10 (includin
  3. 所属分类:C#

    • 发布日期:2016-10-28
    • 文件大小:6291456
    • 提供者:hotwanhaha
  1. Spring Cloud Eureka源码分析.pdf

  2. 为什么要看源码: 1、提升技术功底:学习源码里的优秀设计思想,比如一些疑难问题的解决思路,还有一些优秀的设计模式,整体提 升自己的技术功底 2、深度掌握技术框架:源码看多了,对于一个新技术或框架的掌握速度会有大幅提升,看下框架demo大致就能知 道底层的实现,技术框架更新再快也不怕 3、快速定位线上问题:遇到线上问题,特别是框架源码里的问题(比如bug),能够快速定位,这就是相比其他没看过 源码的人的优势 4、对面试大有裨益:面试一线互联网公司对于框架技术一般都会问到源码级别的实现 5、技术追求
  3. 所属分类:Java

    • 发布日期:2019-10-08
    • 文件大小:1048576
    • 提供者:weiyoushi4001
  1. SpringMVC源码分析系列

  2. NULL 博文链接:https://zzc1684.iteye.com/blog/2210510o oli public abstract class AbstractHandlerException Resolver implements HandlerExceptionResolver, Ordered i private static finat String HEADER PRAGMA="Pragma private static final String HEADER EXPIRES=
  3. 所属分类:其它

    • 发布日期:2019-08-10
    • 文件大小:1048576
    • 提供者:weixin_38669628
  1. Angular11GuiaCompleta:Angular 11-La Guia Completa + 15 Proyectos-源码

  2. Angular 11-La Guia Completa + 15 Proyectos https://www.udemy.com/course/angular-10-fundamentos-8-app/learn/lecture/20783856?start=15#overview 班#1 1. Instalaciones necesarias node --version ng --version 2类 2. Hola Mundo ng -help ng
  3. 所属分类:其它

    • 发布日期:2021-03-17
    • 文件大小:3145728
    • 提供者:weixin_42097533
  1. yahoo-api-php-源码

  2. Yahoo API PHP 这是PHP中新Yahoo API的API绑定。 要求 PHP> = 7.3 cURL扩展 JSON扩展 MBString扩展 安装 只需通过作曲家要求此软件包: composer require goletter/yahoo-api-php 雅虎 当您在开发人员资料中输入时: '{Yahoo-app-id}' , 'clientSecret' => '{Yahoo-app-secret}' , 'redirectUri' =&g
  3. 所属分类:其它

    • 发布日期:2021-03-16
    • 文件大小:6144
    • 提供者:weixin_42099087
  1. TypeScript-源码

  2. 打字稿 打开命令提示符,然后键入:sudo npm install -g typescr ipt(要在您的计算机中全局安装Typescr ipt) 编译Typescr ipt文件:tsc app.ts 类型运算符 在Typescr ipt中,您一直都在使用字符串或数字之类的类型。 重要说明:它是字符串和数字(​​等),不是字符串,数字等。(Typescr ipt中的核心基本类型都是小写!) 核心类型 NUMBER:1、5.3,-10(所有数字,整数或浮点数之间没有区别) STRING:“
  3. 所属分类:其它

    • 发布日期:2021-03-16
    • 文件大小:3072
    • 提供者:weixin_42134234
  1. hackgt21-whispermom:HackGT'21的临时仓库-源码

  2. 耳语妈妈 HealthHackGT'21一个可让您在实时任何用户状态的应用程序 必备软件 节点JS 纱线(可选) 运行项目 为了在您的计算机上运行该应用程序,请按照以下给定步骤进行操作: 运行以下任一命令以安装依赖项 npm install 或者 yarn 如果您只想使用在命令行中运行的应用程序,然后在网络浏览器中打开localhost:9000 yarn start ELSE 3.在注册。 创建一个新的应用程序以获取API密钥,secret和appId。 用您的值替换server
  3. 所属分类:其它

    • 发布日期:2021-03-14
    • 文件大小:701440
    • 提供者:weixin_42113754
  1. blog_in_rails-源码

  2. 博客 ruby v.3.0.0 rails v.6.1.3 添加引导程序,jQuery和popper.js yarn add bootstrap jQuery popper.js app / javascr ipt / packs / application.js import 'bootstrap' import './src/application.scss' global.$ = jQuery config / webpack / environment.js environmen
  3. 所属分类:其它

    • 发布日期:2021-03-14
    • 文件大小:178176
    • 提供者:weixin_42129797
  1. app-3-new-源码

  2. app-3-new
  3. 所属分类:其它

    • 发布日期:2021-03-13
    • 文件大小:8192
    • 提供者:weixin_42165980
  1. y2s19-heroku-demo-源码

  2. y2s19-heroku-demo 0.设置 要在Heroku上进行部署,您的文件夹中需要两个其他文件。 一个requirements.txt列出所有Python库Heroku的需要和Procfile它包含运行你的代码app.py 。 要查看您的计算机上有哪些python库,请转到终端并运行pip freeze 。 要将这些库放入文件中,可以运行pip freeze >> requirements.txt 。 但是,您还需要确保需求中也有gunicorn库。 该Procfile将保持
  3. 所属分类:其它

    • 发布日期:2021-03-11
    • 文件大小:522240
    • 提供者:weixin_42119989
  1. 精英轨6-源码

  2. DockerによるRails环境构筑 设置 $ git clone https://github.com/erntorii/ECS-Rails6.git $ cd ECS-Rails6 $ docker-compose run --rm app rails new . --force --database=mysql --skip-bundle docker-compose.ymlの编集 version : ' 3 ' services : app : # 省略... vol
  3. 所属分类:其它

    • 发布日期:2021-03-01
    • 文件大小:4096
    • 提供者:weixin_42181888
  1. rails-github-actions-example:具有GitHub Actions示例的Rails CI管道-源码

  2. 在Rails项目中简单使用github action 信息 网路:Rails 6.0.0 数据库:PostgreSQL 测试:Rspec 笔记 # initialize Rails app rails new rails-github-actions-example --skip-turbolinks --skip-spring --database=postgresql -T # Add rspec gem gem "rspec-rails", "~> 3.8" # Add User
  3. 所属分类:其它

    • 发布日期:2021-02-16
    • 文件大小:190464
    • 提供者:weixin_42144707
  1. 帮助-AWS-NETCore-源码

  2. AWS Elastic Beanstalk .NET Core 3.1 Gerar App dotnet new mvc 安装工具AWS dotnet tool install -g Amazon.ElasticBeanstalk.Tools Baixar安装的AWS CLI Definir credencias(秘密密钥)在AWS中 Adicionar credenciais没有AWS CLI aws configure O consoleirárequisitar: AWS Ac
  3. 所属分类:其它

    • 发布日期:2021-02-15
    • 文件大小:960512
    • 提供者:weixin_42144199
  1. 微信小程序|校园|表白墙|失物招领|二手交易|论坛|兼职|拼车|活动等-源码

  2. Mango 微信小程序|校园|表白墙|失物招领|二手交易|论坛|兼职|拼车|活动等 微信搜索(芒果New Life)即可查看效果 另一个小程序(优化版本,预留核心功能,美化界面) 2020-2-14后台源码公开 项目使用技术 1.前台微信小程序(Vue) 2.后台(springBoot+mybatis+mysql) 如何使用 工具(IDEA(maven),tomcat,mysql(5.6以上)使用maven下载依赖以后方可启动,默认使用外置tomcat,不懂设置就默认启动就行) 1.打开前台代码
  3. 所属分类:其它

    • 发布日期:2021-01-27
    • 文件大小:991232
    • 提供者:weixin_38650150
« 12 3 4 5 6 »