在开发中遇到一个东西,分享一下:
在oralce中,原先用like 作为标记区分一些关联关系,但是,注意这个但是!终有一日,会有改变。
现在是有逻辑关系的。传入一个机构号码,需要根据逻辑判断的。
hexo命令
echo “# whatisjava” >> README.md
git init
git add README.md
git commit -m “first commit”
git remote add origin https://github.com/abcdef4love/whatisjava.git
git push -u origin master
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.