问题描述
有人知道tumblr是用什么写的吗?我一直在想办法.
Does anyone know what tumblr is written in? I have been trying to figure it out.
推荐答案
这是 PHP...
我想知道 Tumblr 的人是在使用框架还是完全自制.
两者:它是一个自制框架,用于将 MVC 结构和一个有用的辅助函数库添加到 PHP 5,我们于 2006 年开始并不断演变成一个非常微调的框架,以满足我们的需求.相同的框架运行 Davidville 的一些前咨询客户站点以及我所有的个人站点和项目.它无法在任何地方公开使用,但我们可能会在未来发布.
Both: it’s a homebrew framework to add MVC structure and a useful secondary function library to PHP 5 that we started in 2006 and have constantly evolved into a very finely tuned framework for our needs. The same framework runs some of Davidville’s former consulting-client sites as well as all of my personal sites and projects. It’s not available publicly anywhere, but we may release it in the future.
这篇关于有谁知道tumblr是用什么写的的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!