Giter Site home page Giter Site logo

php_extension_zendapi's Introduction

php_extension_zendAPi

学习zendAPI的通用扩展开发

https://blog.csdn.net/dong_007_007/article/details/8751487

https://www.bo56.com/php7%E6%89%A9%E5%B1%95%E5%BC%80%E5%8F%91%E4%B9%8B%E4%BD%BF%E7%94%A8%E9%9D%99%E6%80%81%E5%BA%93/

https://doc.yonyoucloud.com/doc/wiki/project/extending-embedding-php/20.1.html

https://yuerblog.cc/2017/08/11/course9-how-to-work-with-zend-array/

https://zyb0408.github.io/gitbooks/realc/book/chapter-1/14.html

如何更新centos下的gcc版本

sudo yum install centos-release-scl

sudo yum install devtoolset-11-gcc devtoolset-11-gcc-c++

scl enable devtoolset-11 bash

//pkg-config find path 
export PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:$PKG_CONFIG_PATH

php_extension_zendapi's People

Contributors

529124368 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ajunlonglive

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.