登录
首页 » C# » 源程序都是在Windows Server 2003下开发的,程序测试环境为Windows Server 2003。用户只有在Windows Server 200...

源程序都是在Windows Server 2003下开发的,程序测试环境为Windows Server 2003。用户只有在Windows Server 200...

于 2022-06-20 发布 文件大小:1.90 MB
0 106
下载积分: 2 下载次数: 1

代码说明:

源程序都是在Windows Server 2003下开发的,程序测试环境为Windows Server 2003。用户只有在Windows Server 2003下正确配置程序所需的运行环境后,软件开发平台如下: 操作系统:Windows Server 2003; 数 据 库:SQL Server 2000、SQL Server 2005、Access 2003; 开发环境:Microsoft Visual Studio 2005; 分 辨 率:最佳效果1024×768; -Source are in the Windows Server 2003 under the developed procedures to test the environment for Windows Server 2003. Users only in Windows Server 2003 under the correct procedures needed to configure the operating environment, the software development platform are as follows: Operating System: Windows Server 2003 Database: SQL Server 2000, SQL Server 2005, Access 2003 development environment: Microsoft Visual Studio 2005 Resolution: best 1024 × 768

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • crazepony-firmware-none-5.2-ble
    crazypony飞控源码,keil版适合飞控初学者开发实践,简单上手快。(Crazypony flight control source, keil development practices for flight control beginners, the load on the simple.)
    2020-12-23 16:19:07下载
    积分:1
  • FPC1020+ 51Demo
    说明:  关于fpc1020的51单片机Demo,可下载直接使用(Demo of 51 Single Chip Microcomputer on fpc1020)
    2019-01-09 14:49:23下载
    积分:1
  • tezhengtiqu
    c++特征提取,提取图像当中的红色灯笼。。。(c++ feature extraction, image extraction among red lanterns)
    2015-04-03 11:25:51下载
    积分:1
  • IEEE33
    ieee33节点配电网系统,前推回代法计算潮流( Ieee33 node distribution network system, forward and backward generation method to calculate the power flow)
    2016-10-05 08:24:03下载
    积分:1
  • Dcm
    诊断通信系统 AUTOSAR 诊断系统下位机与外界的通信由 DCM 负责。DCM 模块的主要功能在于保证诊断的数 据流管理诊断状态, 尤其是诊断会话和安全状态.(The communication between the lower computer and the outside of the diagnostic communication system AUTOSAR diagnosis system is responsible for the DCM. The main function of the DCM module is to ensure that diagnostic data flows are managed and diagnosed, especially in the diagnosis of sessions and security states.)
    2018-03-11 20:23:44下载
    积分:1
  • CSharpudpchat
    C#局域网udp聊天工具,客户端和服务器,实现聊天功能(chat liaotiangongju)
    2011-12-23 18:19:21下载
    积分:1
  • yicishnhe
    说明:  实现倒立摆,2013年电赛题目,代码简单耐看(Implementing inverted pendulum)
    2020-06-21 00:00:02下载
    积分:1
  • ca-correlation
    matlab语言写成的gps信号中ca码的互相关和自相关绘图(written in matlab gps ca code signal cross-correlation and autocorrelation plot)
    2021-04-08 16:49:01下载
    积分:1
  • 边缘提取算子,canny、sobel、log算子
    边缘提取算子,canny、sobel、log算子,利用vs2013编写的数字图像处理中常见的几种边缘提取算子。
    2022-03-04 17:35:36下载
    积分:1
  • C# 为textBox文本框控件添加颜色光环
    C# 为文本框控件添加颜色光环,是不是把textBox装扮得很漂亮呢?外发光的文本框,有点沙沙的感觉,核心代码有兴趣可参考:   private void Window_Loaded(object sender, RoutedEventArgs e)   {//为文本框控件添加颜色光环    var MyOuterGlowBitmapEffect = new System.Windows.Media.Effects.OuterGlowBitmapEffect();    MyOuterGlowBitmapEffect.GlowSize = 30;    Color MyColor = new Color();    MyColor.ScA = 1;    MyColor.ScB = 1;    MyColor.ScG = 0;    MyColor.ScR = 0;    MyOuterGlowBitmapEffect.GlowColor = MyColor;    MyOuterGlowBitmapEffect.Noise = 1;    MyOuterGlowBitmapEffect.Opacity =0.8;    this.textBox1.BitmapEffect = MyOuterGlowBitmapEffect;   }   完整的C#可编译源代码,请下载本源码。
    2022-07-09 20:47:57下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载