资源说明:For configuring an Exchange account
UW Exchange Service, or Office 365 =================================== This is the UI to manage the upcoming UW Exchange service. You can: * Play with--[a how-to below](https://github.com/jodytate/uw-manage-exchange#testing)--and test the demo: [http://jodytate.github.com/uw-manage-exchange/index.html?status=off](http://jodytate.github.com/uw-manage-exchange/index.html?status=off) * View the source: [https://github.com/jodytate/uw-manage-exchange](https://github.com/jodytate/uw-manage-exchange) Technologies Used ----------------- This small web app uses: * [HTML5](http://developers.whatwg.org/) * [CSS3](http://www.w3.org/Style/CSS/) * [JavaScript](https://developer.mozilla.org/en-US/docs/JavaScript) * [jQuery](http://jquery.com/) * [Bootstrap](http://twitter.github.com/bootstrap/) * [Font Awesome](http://fortawesome.github.com/Font-Awesome/) * [Modernizr](http://modernizr.com/) * [Grunt](http://gruntjs.com/) * [Sass](http://sass-lang.com/) Testing ------- For testing, the URL parameter is index.html?test=true Status and State ---------------- Let's talk about "status" and "state." Your Exchange account has a status. It's either turned off or you're using UW Exchange Local, as two examples. Your account has has a state. It's either just become ready to use, it's in a problem state or it's in a "pending" state. Pending here meaning some action hasn't finished. But let's not get hung up on the term "pending." This verbiage isn't "finalized." In fact, the verbiage is "pending." Testing Status and State ------------------------ You can set URL parameters to test status and state. For example you can try: index.html?test=true&status=default&state=pending The `status` parameter can be: * default * exchange * local * gal * off The `state` parameter can be: * pending * ready * problem Setting the `test` parameter to `true` let's you see hints for what you can test and how.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。