در حال آمادهسازی واژه...
در حال آمادهسازی واژه...
دستورات قابلفهم برای انسان که به زبان برنامهنویسی نوشته شده و عملکرد برنامه را مشخص میکند.
The human-readable instructions written in a programming language that define what a computer program does.
«برنامهنویس یک اشکال را در کد منبع اصلاح کرد.»
“The developer fixed a bug in the source code.”
«برای فهمیدن عملکرد برنامه باید کد منبع را بخوانید.»
“You need to read the source code to understand how the program works.”
متداول/فنی. در بیشتر زمینههای نرمافزاری قابل جایگزینی با source code است ولی source code دقیقتر برای شکل اصلی و قابل فهم انسان است. برنامه کد ممکن است به کد کامپایل شده نیز اشاره کند.
Common/technical. Interchangeable with 'source code' in most software contexts, but 'source code' is more precise for original human-readable form. 'Program code' can sometimes refer to compiled or executable code too.