Skip to content

angryshan/simple_frame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple_frame

开发环境php5.6

http://访问/index.php?m=Algorithm&c=Index&a=index

自写框架入门

初识自动加载

基础算法

排序 app\Algorithm\controller

  • 冒泡排序(bubbling_sort)
  • 快速排序(quick_sort)
  • 插入排序(insert_sort)
  • 选择排序(select_sort)

设计模式

About

简单的mvc入门框架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%