登录
首页 » 其他项目 » 用于个人网站建设的液鲸时钟代码.用HTML语言编的

用于个人网站建设的液鲸时钟代码.用HTML语言编的

于 2022-03-28 发布 文件大小:853.00 B
0 202
下载积分: 2 下载次数: 1

代码说明:

用于个人网站建设的液鲸时钟代码.用HTML语言编的 -for personal websites on the whales clock source. Using HTML language series

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

发表评论

0 个回复

  • 区域生长法源代码,在MATLAB开发环境中应用
    区域生长法源代码,在MATLAB开发环境中应用-Region growing method source code, in the MATLAB development environment application
    2022-06-22 02:23:23下载
    积分:1
  • CoStream 无缓存 Pipe Stream
    翻译 maninwest@Codeforge 作者:Sergey Nozhenko@CodeProject介绍:CoStream 是的 PipeStream 无缓存替代选择。背景在生产者/消费者模式下,如果我们知道一个消费者确定要读取stream 读到结束或者如果不能读到结束就处理,那么同步stream 就不需要维护自己的内部缓存,完全依赖于 Read 方法调用者的缓存。在Read 方法中,CoStream 保存到目标缓存的引用并等待,直至完成。而 write 方法从源缓存中复制数据到目标缓存,会给读取者发送信号缓存已准备就绪或者需要等待期 Read 调用(如果来源缓存中有未消耗的数据剩下或者返回到Writer 调用者)。使用代码CoStream 不能在单个话题中使用。应该至少有两个,读取和写入话题。两者都需要关闭(或处理)stream,一边对方可以继续到结束。测试程序在  XmlDocument 中加载了一些 xml 文件。然后将其写入到 CoStream 的实例Static CoStream costream = new TestCoStream(); static string outpath; static void Main(string[] args) { // ... XmlDocument doc = new XmlDocument(); doc.Load(args[0]); outpath = args[1]; var reading_thread = new Thread(ReaderBody); reading_thread.Start(); using (var pipe = XmlWriter.Create(costream, new XmlWriterSettings { CloseOutput = true })) doc.Save(pipe); reading_thre
    2022-03-17 17:34:17下载
    积分:1
  • 很有用的一些技巧
    很有用的一些技巧-some very useful skills
    2022-02-06 04:09:42下载
    积分:1
  • 颜色图片灰色
    colour picture to grey
    2022-10-09 16:20:03下载
    积分:1
  • 用C语言写的多段图算法的实现,多段图是动态规划的一个典型的实例....
    用C语言写的多段图算法的实现,多段图是动态规划的一个典型的实例.-C language in many of the map algorithm to achieve more of the map is a dynamic planning a typical example.
    2022-04-20 19:39:36下载
    积分:1
  • "pictureRecreator"也是一个很适合java学习者的小游戏,这个游戏将一副大图打散成9张,然后任意挑选8张出来,让玩家通过键盘和鼠标来控制图片移动...
    "pictureRecreator"也是一个很适合java学习者的小游戏,这个游戏将一副大图打散成9张,然后任意挑选8张出来,让玩家通过键盘和鼠标来控制图片移动,最后将它复原.-"pictureRecreator" is a very suitable for learners of small java games, the game will be a big map separated into nine, and then a random selection of eight out, allowing the player through the keyboard and mouse to control mobile picture, it will finally recover.
    2022-03-15 03:45:45下载
    积分:1
  • Function allows to insert into an existing cell array any set of new cells on th...
    Function allows to insert into an existing cell array any set of new cells on the specified index. Thus the former data is not remove, and moves downwards and to the right on the quantity of elements equal to the size of the inserted data.
    2022-03-20 15:41:48下载
    积分:1
  • 8051 assembly language source code for 2x16 LCD dş splay
    8051 assembly language source code for 2x16 LCD dş splay
    2022-06-17 20:24:08下载
    积分:1
  • a C language prepared by the procedures reversi war, absolutely correct, I own d...
    一个用C语言编写的黑白棋对战程序,绝对的正确,我自己调试过的,能成功-a C language prepared by the procedures reversi war, absolutely correct, I own debugging off and success
    2022-08-25 18:57:07下载
    积分:1
  • 一个小游戏,依次点击会出现三个不同的消息显示,最后可以按exit退出...
    一个小游戏,依次点击会出现三个不同的消息显示,最后可以按exit退出-A small game, then click there will be three different sources, according to exit out of the final
    2022-08-14 15:55:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载