OOP Study Record 1. FriendKey word: friend, can let a function or class access the private member in another class. 1.1 Global function as the friend12345678910111213141516class house{ friend void goodgay(hou 2022-10-17
Hello World 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. Quick 2022-05-01