登录
首页 » Windows开发 » tcl85a4

tcl85a4

于 2022-06-11 发布 文件大小:4.46 MB
0 128
下载积分: 2 下载次数: 1

代码说明:

tcl85a4-src-tcl85a4- src

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

发表评论

0 个回复

  • 用vc实现计算器的小程序~~!
    用vc实现计算器的小程序~~!-vc achieve calculator with a small procedure ~ ~!
    2022-03-02 22:24:17下载
    积分:1
  • gvim72, the world
    gvim72,世界第二强编辑器 gvim72,世界第二强编辑器-gvim72, the world
    2023-01-14 20:05:04下载
    积分:1
  • Is a simple version of the banking system, in order to submit the written work,...
    是一个简易版的银行系统,是为了提交作业而写出来的,-Is a simple version of the banking system, in order to submit the written work, and
    2023-03-05 09:10:03下载
    积分:1
  • 实现调用.exe文件,并能使其获得焦点,很好用的,大家
    实现调用.exe文件,并能使其获得焦点,很好用的,大家-achieve. Exe file, and enable them to focus, the good, we try
    2022-02-03 04:35:05下载
    积分:1
  • 品红网站,用于小型的网站销售商品,有在线聊天、商品展示、后台管理等功能...
    品红网站,用于小型的网站销售商品,有在线聊天、商品展示、后台管理等功能-company
    2023-03-18 14:10:03下载
    积分:1
  • spring rabbitmq整合
    spring  rabbitmq整合异步通信 ,项目是基于spring-rabbit和mvn实现的,一个简单的小demo,适合一入门
    2023-06-12 10:25:19下载
    积分:1
  • MS (Microsoft Media Server protocol)协议概述: 用来访问并流式接收 Windows Media 服务器中 .asf 文...
    MS (Microsoft Media Server protocol)协议概述: 用来访问并流式接收 Windows Media 服务器中 .asf 文件的一种协议。MMS 协议用于访问 Windows Media 发布点上的单播内容。MMS 是连接 Windows Media 单播服务的默认方法。若观众在 Windows Media -MS (Microsoft Media Server protocol) protocol Overview: used to access and receive streaming Windows Media server. Asf file an agreement. MMS protocol is used to access the Windows Media Release point unicast content. MMS is to connect Windows Media Unicast service of the default method. If the audience in Windows Media
    2022-01-25 23:13:00下载
    积分:1
  • calculation A (n, x, y), 4; Gt; 0, ylt; Gt; 0:00 a.m., with a function call A (n...
    计算A(n,x,y),当n0,y0时,用函数调用A(n,x,y-1)代替,其中B=A(n,x,y-1)。在计算A(n,x,y-1)前,应先将参数n,x,y保存起来,待计算出A(n,x,y-1)的值之后,设其值为B,再回来计算A(n,B,x)。如果计算出A(n,x,y-1)时,仍有y-1>0,又要将n,x,y-1保存起来,去计算A(n,x,y-2),...,直到能计算出值,再返回来计算各中间值反复进行这一过程,直到最后求得最初的函数值-calculation A (n, x, y), 4; Gt; 0, ylt; Gt; 0:00 a.m., with a function call A (n, x, y-1) to replace, B = A (n, x, y-1 ). In the calculation of A (n, x, y-1), before first parameter n, x, y saved, the question calculate A (n, x, y-1) value, based Value B, A calculation of return (n, B , x). If calculated A (n, x, y-1), there is still y-1gt; 0, but also to n, x, y-1 saved, the calculation of A (n, x, y-2 ),..., until value can be calculated and then back to calculate the median repeated the process, until the last strike initial function
    2022-08-21 01:32:18下载
    积分:1
  • 适用于 WinRT Phones 和 App 的帮助架构
    翻译 maninwest@Codeforge 作者David Maw @CodeProject一个在 Windows RT 或Windows Phone 中嵌入帮助页面的方式。创建一个 Windows Phone 程序时,我希望能提供一个用户帮户,格式能与设备设置兼容且可灵活应对不同的设备配置。我选择的解决方案是在代码文件中嵌入 HTML 页面,并根据设备设置进行渲染。背景你需要 XAML 和 C# 背景包含什么此代码是个可运行的通用应用,构建于 Windows Modern程序和  Windows Phone 8.1 程序上 -除了运行平台不同外,它们大体是对等的。解压缩文件并加载到 Visual Studio 2013 (我使用的的更新4) ,你应该可以构建它并在设备或者模拟器上运行。 在自己的项目中使用代码要使用该代码,你需要将一些文件复制到你的项目。你需要 Helper.cs, 它不渲染 UI,但是有各种有益的类。你还需要一个实际显示帮助的页面 (复制我的 HelpPage.xaml和 HelpPage.cs 作为开始点).你会希望允许用户在你程序的某个地方导航到帮助页面,为了实现这个功能,添加一个资源 ( HelpViewModel, 见下文) 和一些控件(按钮等)。你需要创建一页或者多页HTML 帮助页面,并将其放置在项目的 "Help"目录下。在你复制的文件中将"UniversalHelp" 替换成你的程序名称。在每一个你想添加帮助控件的页面,你需要添加类似下面的东西: 
    2022-03-07 14:16:24下载
    积分:1
  • 这是一篇博士论文,主要描述Web挖掘中涉及对一些经典问题的看法,是写得比较细的论文.
    这是一篇博士论文,主要描述Web挖掘中涉及对一些经典问题的看法,是写得比较细的论文.-This is a doctoral thesis, the main description of Web mining involves a number of classic issues, is written in relatively thin paper.
    2022-07-26 12:21:07下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载