Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

问题整理 #11

Open
lovecn opened this issue Sep 13, 2014 · 2 comments
Open

问题整理 #11

lovecn opened this issue Sep 13, 2014 · 2 comments

Comments

@lovecn
Copy link
Owner

lovecn commented Sep 13, 2014

1.git
rm: cannot remove `.git/objects/pack': Directory not empty?
cd repository-path/
rm -r .git

@lovecn
Copy link
Owner Author

lovecn commented Nov 6, 2014

$a=10;$b=20;if($a=10 && $b =20) var_dump($a,$b);//true ,20;
$a=(10 && ($b=20))

@lovecn
Copy link
Owner Author

lovecn commented Nov 6, 2014

正则:代表自身和特定含义的元字符

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant