Git Product home page Git Product logo

Yummyship

当前版本 1.0.0 beta

最后更新时间 2012-09-30

简要说明

admin     			--- 后台
data      			--- 图片存放路径(包括封面图、步骤图、缩略图、用户头像等)
gather    			--- 原来开发用于在线采集封面,后期可能废弃
themes    			--- 前台主题目录
var       			--- 内核文件(注意类的命名方式 :文件夹名_类名 ,第一个字母要大写)
var/init.php		--- 初始化入口
var/Byends 			--- Widget 基类
var/Widget			--- 扩展类,这里的类一般需要 继承 Abstract 数据抽象类
var/OAuth			--- 第三方登录

.htaccess			--- rewrite 规则
config.inc.php		--- 数据库配置
index.php			--- 首页入口
install_.php		--- 安装程序

约定书写规范

1、变量命名:普通变量驼蜂写法,第二个单词首字母大写,以此类推

eg: $instanceUser

预定义常量 :一律大写加 下划线

eg: define( 'BYENDS_ADMIN_URL',				BYENDS_BASE_URL.__BYENDS_ADMIN_DIR__ );

布尔值常量:一律大写

eg: true false null

2、条件语句

if () {
	//
}
elseif () {
	//
}
else {
	//
}

yummyship's Projects

torch icon torch

Torch is a simple flashlight app, free and without ads.

ui_dragscalecircleview icon ui_dragscalecircleview

知识点:ImgView 获取背景Drawable 以及尺寸读取 计算 绘制图片的部分内容到另一个bitmap

uiutil icon uiutil

UIUtil for Android, Lyrics, Tick animations, Comparisons, Satellite menus, Praise, Slide buttons, TAB indicators, Contact sorting, Drag sorting, Skidding deletes, Shadow effects, RecyclerView nesting RecyclerView, Map list Poi/Drawer effects, Progress settings, Clock set, Damping, Progress, Album, Snap, Progress, CircleDownload, AdvertSwitcher, Carousel ad, FlowLayout, Tag...; 歌词控件、打勾动画、对比、卫星菜单、点赞、滑动按钮、TAB指示器、联系人排序、拖曳排序、侧滑删除、阴影效果.、RecyclerView嵌套RecyclerView.、地图列表Poi/抽屉效果、进度设置、时钟设置、滑动阻尼、相册媒体快照、圆形下载进度,轮播广告, 流式布局,标签...

underlx icon underlx

Unofficial Lisbon Metro Android app. It is kind of a client for https://github.com/underlx/disturbancesmlx

vehicleedittext icon vehicleedittext

Android车牌号输入键盘(可参考“支付宝-搜索车主服务-添加爱车-车牌号”中的控件)

venom icon venom

venom - shellcode generator/compiler/handler (metasploit)

videoworld_android icon videoworld_android

影视天地(Android 客户端),涵盖电影、电视剧、综艺节目、动漫、游戏五大类别的资源。整合两大资源搜索引擎,连接互联网千万数量级的资源库。支持视频资源在线播放、边下边播,不限速下载,不等待播放。

videoworld_java icon videoworld_java

影视天地(服务端),涵盖电影、电视剧、综艺节目、动漫、游戏等各式各样的资源,你想要的这里都有!

writingpen icon writingpen

:wink:2018.2.7完成了田字格的Demo,画笔效果的实现(目前仅仅实现了两种的功能:钢笔和水彩笔,同时提供了清除画布的功能)

wxpy icon wxpy

微信机器人 / 可能是最优雅的微信个人号 API ✨✨

xdhycd7th icon xdhycd7th

《现代汉语词典》(第7版)全文TXT

yduoduo icon yduoduo

【影多多影视客户端开源项目 体验链接 https://www.lanzous.com/b311881/ 】 你一定很关心下载源码后你能学到学到什么? MVP:目前开发者必会的开发技术 RxJava: JVM响应式扩展Reactive Extensions 用于使用Java VM的可观察序列编写异步和基于事件的程序的库 Retrofit2:是一个 Square 开发的类型安全的 REST 安卓客户端请求库。 侧滑关闭界面、全局修改设置应用字体、鹅厂(腾讯)TBS服务的使用、 上拉加载下拉刷新库的使用、直播流m3u8、rtmp、hls的播放、缓存的使用、 仿QQ客户端PopupWindow的使用、优雅的底部导航栏等相关功能开发与使用。 影多多是一款视频类的APP,集电影、电视剧、综艺、动漫各类资源于一体,百万大片随意看,海量资源随意搜,下载体验链接 https://www.pgyer.com/Qgyw 绿色安全,畅享视听。欢迎加入影多多官方群823516112

youtube-dl icon youtube-dl

Command-line program to download videos from YouTube.com and other video sites

zdic-jw-font icon zdic-jw-font

svg of bronze inscriptions on zdic.net to font (ttf and others)

zdict.js icon zdict.js

汉典网站数据(汉字、拼音、释义等)

zgjm icon zgjm

👳🏼 微信小程序:周公解梦境

zh-char-puzzle icon zh-char-puzzle

A word guessing game made using React, Typescript, and Tailwind

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.