登录
首页 » PowerBuilder » 报时

报时

于 2020-06-16 发布
0 531
下载积分: 1 下载次数: 1

代码说明:

说明:  基于powerbuilder的报时源代码,适合初学者学习使用(Learning source code)

文件列表:

报时\H6.mp3, 12040 , 2019-08-07
报时\H19.mp3, 11622 , 2019-08-07
报时\H18.mp3, 12040 , 2019-08-07
报时\H7.mp3, 11622 , 2019-08-07
报时\H5.mp3, 11935 , 2019-08-07
报时\H4.mp3, 11726 , 2019-08-07
报时\H23.mp3, 12353 , 2019-08-07
报时\H0.mp3, 11935 , 2019-08-07
报时\H1.mp3, 11517 , 2019-08-07
报时\H22.mp3, 11935 , 2019-08-07
报时\Head.mp3, 14339 , 2019-08-07
报时\H20.mp3, 11726 , 2019-08-07
报时\H3.mp3, 11935 , 2019-08-07
报时\H2.mp3, 11935 , 2019-08-07
报时\H21.mp3, 11935 , 2019-08-07
报时\H10.mp3, 11726 , 2019-08-07
报时\H11.mp3, 12458 , 2019-08-07
报时\H13.mp3, 11726 , 2019-08-07
报时\H12.mp3, 12249 , 2019-08-07
报时\H9.mp3, 11726 , 2019-08-07
报时\H16.mp3, 11622 , 2019-08-07
报时\H17.mp3, 11726 , 2019-08-07
报时\H8.mp3, 11622 , 2019-08-07
报时\H15.mp3, 11726 , 2019-08-07
报时\H14.mp3, 12249 , 2019-08-07
报时, 0 , 2019-08-07

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

发表评论

0 个回复

  • N-sheets
    以G列分成多个工作表(以宏运行VBA) (Sub aa() Dim a As Integer, b As Integer, c As Integer, sh As Worksheet For a = 2 To [g65536].End(3).Row If Cells(a, 7) <> Cells(a- 1, 7) Then b = a End If c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row Set sh = Sheets.Add(, Sheets(Sheets.Count)) sh.Name = Sheets("sheet1").Cells(a, 7).Value With Sheets("Sheet1") Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2] Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1] a = c End With Sheets("Sheet1").Select Next End Sub )
    2013-05-03 08:50:54下载
    积分:1
  • 000730.29
    This is certification dumbs for db2 version 9.
    2010-01-31 23:27:04下载
    积分:1
  • Conversor DB
    Converter mdb/fdb acess/firebird.
    2018-06-07 06:26:35下载
    积分:1
  • chuti
    基于VFP的出题小系统,以前做的,传上来分分享一下(Test system based on VFP, before doing, Chuan up points to share)
    2014-08-27 18:40:49下载
    积分:1
  • bp神经网络分类
    1. 采用BP神经网络设计男女生分类器。采用的特征包括身高、体重、是否喜欢数学、是否喜欢文学、是否喜欢运动共五个特征,BP神经网络包含一个隐层,隐层结点数为5。要求:自行编写代码完成后向传播算法,采用交叉验证的方式实现对于性能指标的评判(包含SE,SP,ACC和AUC,AUC的计算可以基于平台的软件包)。(. using BP neural network to design the classifier for male and female students. The features include height, weight, whether they like mathematics, whether they like literature, and whether they like sports. The BP neural network contains a hidden layer, and the number of hidden nodes is five (5). Requirements: self compiled code, post propagation algorithm, cross validation method to achieve performance evaluation (including SE, SP, ACC and AUC, AUC calculation can be based on platform software package).)
    2017-10-21 20:58:22下载
    积分:1
  • SqliteClassLibrary
    简单的c# sqlite数据库操作类库,自己编写,附源代码,可进行扩充,进过测试。 (Simple c# Sqlite database operations class library, I have written, with source code, can be expanded into the test.)
    2008-12-30 23:50:23下载
    积分:1
  • filter
    dbf filter sample I found and very useful for dbf database programing
    2013-07-24 04:38:03下载
    积分:1
  • 应海平的课程设计
    说明:   《员工工资管理系统》是利用Visual Foxpro6.0开发的基于Windows平台的应用软件。它界面漂亮,操作简单、方便,运用它,能使繁琐、复杂的职工(员工)管理变得非常的容易。("staff salary management system" is developed using Visual Foxpro6.0 based Win the Windows platform application software. Its interface beautiful, simple, convenient and use it enables cumbersome, complex workers (staff) management has become very easy.)
    2006-01-18 18:04:43下载
    积分:1
  • sqlite-3_3_7
    sqlite-3_3_7 源代码,最稳定的sqlite源码,可以编译成linux、windows、mac等版本(sqlite-3_3_7 源码)
    2013-11-04 14:13:46下载
    积分:1
  • redis读写缓存
    通过引用redis基础类库,实现对redis的读取和写入操作。例子比较初级。(By referring to the redis base class library, we can read and write redis. The example is more elementary.)
    2020-06-19 17:00:01下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载