PIbd-21. Anisin R.S. Lab work 01 #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PIbd-21. Anisin R.S. Lab work 01to WIP: PIbd-21. Anisin R.S. Lab work 01WIP: PIbd-21. Anisin R.S. Lab work 01to PIbd-21. Anisin R.S. Lab work 01Зачтено с понижением балла(ов)
@ -0,0 +55,4 @@
{
_pictureWidth = width;
_pictureHeight = height;
if (_pictureHeight < _truckHeight || _pictureWidth < _truckWidth) return false;
Сначала выполняются проверки и только потом, если они пройдены успешно, запоминаются данные
Pull request closed