Coder Social home page Coder Social logo

xiaoyanit / wp7-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oschina/wp7-app

0.0 1.0 0.0 1.61 MB

本项目已经迁移到 git.oschina.net,此处不再更新!

Home Page: http://git.oschina.net/oschina/wp7-app

License: GNU General Public License v2.0

wp7-app's Introduction

wp7-app

#开源**社区 Windows Phone 客户端项目简析

直接启动 OSChina.sln,编译即可,当然请确保你的SDK是Windows Phone 7.1或以上。
如果出现编译错误,请修改 OSChina\obj\Release 目录下的如下四个文件

LoginPage.g.i.cs

PubMsgPage.g.i.cs

PubPostPage.g.i.cs

PubTweetPage.g.i.cs

将它们的类设置为派生自 WP7_ControlsLib. Controls. ProgressTrayPage
例如 public partial class LoginPage : Microsoft.Phone.Controls.PhoneApplicationPage
改为 #####public partial class LoginPage : WP7_ControlsLib. Controls. ProgressTrayPage

####改了以后 不要在Visual studio 中关闭这4个C#文件,让Visual Studio 里始终保持开启着这几个文件。

####本项目采用 GPL 授权协议,欢迎大家在这个基础上进行改进,并与大家分享!

#####对OSChina/Lib 下的几个Dll说明
Code4Fun.xxx 是来自 http://coding4fun.codeplex.com/ 上的开源项目
WP7_XXXLib 是来自美盛新创提供的dll,这些库可以免费使用,但并不开源。

App/Config.cs

包含应用的配置信息

Control/ActiveListControl.xaml

动态列表控件

Control/BlogListControl.xaml

博客列表控件

Control/CommentListControl.xaml

评论列表控件

Control/FaceControl.xaml

表情控件

Control/FavListControl.xaml

收藏列表控件

Control/FriendListControl.xaml

粉丝列表控件

Control/LoadNextTip.xaml

列表加载更多项控件

Control/MsgListControl.xaml

留言列表控件

Control/NewsListControl.xaml

新闻列表控件

Control/PopUpImage.xaml

查看动弹大图控件

Control/PostsListControl.xaml

问答列表控件

Control/TweetListControl.xaml

动弹列表控件

Control/TweetPortal.xaml

用在首页的动弹页入口控件

Helper/EventSingleton.cs

负责在整个程序中消息通知

Helper/Tool.cs

项目辅助类

####Model 文件夹的类代表网络传输的实体对象

ActivesPage.xaml

动态页

App.xaml

应用程序入口页

DetailPage2.xaml

新闻,问答,动弹,博客,软件详细内容页

FavPage.xaml

收藏页

FeedbackPage.xaml

关于我们页

LoginPage.xaml

登录页

MainPage.xaml

应用程序首页

MsgsPage.xaml

留言列表页

PostsPage.xaml

问答列表页

PubPostPage.xaml

发表问答页

PubTweetPage.xaml

发表动弹页

SearchPage.xaml

搜索页

SettingPage.xaml

应用设置页

TweetsPage.xaml

动弹列表页

UserPage.xaml

用户个人专页

WordsPage.xaml

与某用户的会话页

####项目 OSChinaScheduledTask_Notice

为应用不启动时的后台线程,可以轮询获取用户的最新通知数,用户可手动关闭后台是否轮询搜索

wp7-app's People

Contributors

wangjuntom avatar oschina avatar

Watchers

Shaw Yan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.