上一页 1 ··· 50 51 52 53 54 55 56 57 58 ··· 157 下一页

2016年5月16日

[书目20160516]不知道员工想什么 怎么做管理

摘要: 前言 第1章 用人的境界 用人也要看人格特质识别员工的心理特质用好员工的优势看人不能一刀切别给员工随意贴上标签敢用比自己优秀的人别总想着用最优秀的人让员工实现自己的价值好团队是配合出来的有聚有散,好聚好散 第2章 学会定规矩 管理,重在抓规矩好制度如何产生制定规范,慎之又慎Contents要有方法赋 阅读全文

posted @ 2016-05-16 09:33 freeliver54 阅读(252) 评论(0) 推荐(0)

[书目20160516]改变生活的66种方式

摘要: 一、饮食--打好健康的基础 1.一定要吃早餐 2.饮酒绝不过量 3.少喝碳酸饮料 4.多吃一些素食 5.多喝白开水 6.尽量在家吃饭 7.试着品品茶 8.经常吃些水果 二、让运动为生命带来活力 9.为静坐抽出时间 10.不要忘记锻炼大脑 11.尽量走楼梯而不坐电梯 12.创造条件跑跑步 13.在短时 阅读全文

posted @ 2016-05-16 09:27 freeliver54 阅读(389) 评论(1) 推荐(0)

2016年4月15日

[转] cordova-plugin-x-toast

摘要: 本文转自:https://www.npmjs.com/package/cordova-plugin-x-toast cordova plugin add https://github.com/EddyVerbruggen/Toast-PhoneGap-Plugin.git 0. Index 1. D 阅读全文

posted @ 2016-04-15 17:58 freeliver54 阅读(2969) 评论(0) 推荐(0)

[转]VS2010中如何创建一个WCF

摘要: 本文转自:http://www.cnblogs.com/zhangliangzlee/archive/2012/08/28/2659701.html 转载:http://www.cnblogs.com/thankyou555/archive/2012/02/25/2368029.html 最近才真正 阅读全文

posted @ 2016-04-15 10:51 freeliver54 阅读(286) 评论(0) 推荐(0)

2016年4月8日

[转]ANDROID NOTIFICATIONS USING CORDOVA AND IONIC

摘要: 本文转自:http://intown.biz/2014/04/11/android-notifications/ ANDROID NOTIFICATIONS USING CORDOVA AND IONIC So you want to add push notifications to your C 阅读全文

posted @ 2016-04-08 09:34 freeliver54 阅读(372) 评论(0) 推荐(0)

[转]How to open specific page in the application by clicking on the notification

摘要: 本文转自:https://github.com/phonegap-build/PushPlugin/issues/213 问:Hello, I would like to know how can I open a specific page in the application by clicki 阅读全文

posted @ 2016-04-08 09:19 freeliver54 阅读(261) 评论(0) 推荐(0)

[转]com.devicepush.cordova-phonegap Device Push Notification Plugin

摘要: 本文转自:https://www.npmjs.com/package/com.devicepush.cordova-phonegap Device Push Notification Plugin DESCRIPTION This plugin is for use with Cordova, an 阅读全文

posted @ 2016-04-08 09:16 freeliver54 阅读(543) 评论(0) 推荐(0)

2016年深圳市宝安区小一学位申请流程及时间安排

摘要: 宝安区小一学位申请流程及时间安排 1.家长提前准备材料。家长对照要求准备各项证明材料。 2.家长网上报名(小一4月2-18日)。家长对照公办学校招生范围和学位类型(可登陆招生网站查看),根据自己的住址,选择对应的学校,登录报名系统,按要求如实填写各项资料。 3.信息初核:(小一4月19-23日)。家 阅读全文

posted @ 2016-04-08 09:11 freeliver54 阅读(1003) 评论(0) 推荐(0)

2016年4月1日

[转]How do I use variables in Oracle SQL Developer?

摘要: 本文转自:http://stackoverflow.com/questions/5653423/how-do-i-use-variables-in-oracle-sql-developer Below is an example of using variables in SQL Server 20 阅读全文

posted @ 2016-04-01 11:42 freeliver54 阅读(267) 评论(0) 推荐(0)

2016年3月11日

[转]backbone.js 示例 todos

摘要: 本文转自:http://www.css88.com/doc/backbone/examples/todos/index.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Backbone.js Tod 阅读全文

posted @ 2016-03-11 15:28 freeliver54 阅读(471) 评论(0) 推荐(0)

[转]Backbone.js简单入门范例

摘要: 本文转自:http://dmyz.org/archives/598 11年刚开始用前端MVC框架时写过一篇文章,当时Knockout和Backbone都在用,但之后的项目全是在用Backbone,主要因为它简单、灵活,无论是富JS应用还是企业网站都用得上。写这篇文章的动机,是最近跟做在线教育的朋友聊 阅读全文

posted @ 2016-03-11 15:03 freeliver54 阅读(3605) 评论(0) 推荐(1)

[转]html5 js 访问 sqlite 数据库的操作类

摘要: 本文转自:http://blog.csdn.net/tsxw24/article/details/7613815 webkit 核心的浏览器提供了 3个 api接口,用于访问本地sqlite数据,但使用起来很不方便 故而做这个js封装,以方便使用 参考文章: sqlite API 说明 http:/ 阅读全文

posted @ 2016-03-11 14:49 freeliver54 阅读(1217) 评论(0) 推荐(0)

[转]Stop Sharing Session State between Multiple Tabs of Browser

摘要: 本文转自:http://jinaldesai.net/stop-sharing-session-state-between-multiple-tabs-of-browser/ Scenario: By default all browsers share session state between 阅读全文

posted @ 2016-03-11 11:34 freeliver54 阅读(1224) 评论(1) 推荐(0)

2016年3月10日

[转]jQuery: how to get which button was clicked upon form submission?

摘要: 本文转自:http://stackoverflow.com/questions/5721724/jquery-how-to-get-which-button-was-clicked-upon-form-submission $(document).ready(function() { $("form 阅读全文

posted @ 2016-03-10 16:14 freeliver54 阅读(273) 评论(0) 推荐(0)

2016年3月9日

[转]backbone.js 初探

摘要: 本文转自:http://weakfi.iteye.com/blog/1391990 什么是backbone backbone不是脊椎骨,而是帮助开发重量级的javascript应用的框架。 主要提供了3个东西:1、models(模型) 2、collections(集合) 3、views(视图) ba 阅读全文

posted @ 2016-03-09 17:58 freeliver54 阅读(284) 评论(0) 推荐(0)

2016年3月7日

[转]那些年,会计们必经的“菜鸟”时光

摘要: 本文转自:http://www.caiwuren.com/html/2015/kjsw_0513/738.html 转眼又到了一年的五六月,该是很多毕业生走出校门开始自己闯荡社会的时候了。回想2009年的那个夏天自己也是在恋恋不舍中离开宿舍,拖着行李走向工作的第一个岗位。期间经历过在代理记账企业记账 阅读全文

posted @ 2016-03-07 17:08 freeliver54 阅读(357) 评论(0) 推荐(0)

[转]OnKeyDown Numeric Validator CLIENT SIDE

摘要: 本文转自:http://forums.asp.net/t/1211724.aspx?OnKeyDown+Numeric+Validator+CLIENT+SIDE <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http 阅读全文

posted @ 2016-03-07 10:12 freeliver54 阅读(304) 评论(1) 推荐(0)

2016年3月2日

[转]ng-grid

摘要: 本文转自:http://angular-ui.github.io/ui-grid/ Getting Started Steps for getting started (example on right): Add references to jQuery and AngularJS. Add re 阅读全文

posted @ 2016-03-02 14:58 freeliver54 阅读(1090) 评论(2) 推荐(0)

[转]AngularJS fixed header scrollable table directive

摘要: 本文转自:http://pointblankdevelopment.com.au/blog/angularjs-fixed-header-scrollable-table-directive This post contains a custom AngularJS directive you ca 阅读全文

posted @ 2016-03-02 14:19 freeliver54 阅读(903) 评论(0) 推荐(0)

[转]how to split the ng-repeat data with three columns using bootstrap

摘要: 本文转自:http://stackoverflow.com/questions/21644493/how-to-split-the-ng-repeat-data-with-three-columns-using-bootstrap The most reliable and technically 阅读全文

posted @ 2016-03-02 10:40 freeliver54 阅读(299) 评论(0) 推荐(0)

上一页 1 ··· 50 51 52 53 54 55 56 57 58 ··· 157 下一页

导航