分类
How-to 开发

为网站添加 Windows 8.1 / IE 11 动态磁贴

本网站已正式支持Windows 8.1 / IE 11的动态磁贴功能

在Windows 8中微软将Windows Phone平台的动态磁贴(Live Tiles)功能移植到桌面/平板电脑平台,开发者在开发Windows Store应用的时候可以选择性地开发动态磁贴功能。动态磁贴功能可以让用户在不打开应用的情况下看到应用的内容,一定程度上取代了在其他移动平台上风行的“通知中心”功能。

在Windows 8.1中,这个功能被带到了网页上。现在,网页开发者也可以为自己的网站添加动态磁贴的功能,当网站有更新的时候,所用已经订阅动态磁贴的用户都将看到更新,并且实现方法非常简单。注意,由于Windows 8自身缺陷,并不支持网站的动态磁贴功能,该功能只能在Windows 8.1上实现。

广告
分类
学习 开发

“青” 患者管理系统 - 源代码

该项目以Android Studio创建。以此为模版可以创建任何信息管理系统。

版本1.0:

  • 为手术大夫管理病人的需求而设计
  • 添加、显示或修改住院病人的信息
  • 检查患者信息和状态
  • 跟踪已出院患者的复查情况

下载链接: 源代码(ZIP) (29.7MB) ;    程序(APK)(7MB)

分类
视角

“Qing” Patient Information Management System – Source Code

This project is created using Android Studio. With this model you can create any kind of Information Management System.

Version 1.0:

  • For doctors and surgeons who have to manage dozens of patients;
  • Add, Show or Edit patients that are hospitalized;
  • Check patients’ information and status;
  • Trace patients that are discharged and manage there review status;

Download Link: Source Code (29.7MB);     App(7MB)