-
-
Save liujingyu/4d0d6c112895816e7677 to your computer and use it in GitHub Desktop.
各种语言执行自身代码段或方法的方式
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[python] | |
exec, eval, repr | |
[php] | |
eval, call_user_func |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment