[elektro-etc] Azure
potyo
potyo.ada at gmail.com
Thu Mar 1 10:27:04 CET 2012
2012. március 1. 10:10 Xorn írta, <toth.endre at gmail.com>:
> Ez a Microsoft cloud platformja, ha valaki nem tudná, és tegnap volt
> egy nagyobbacska kiesés rajta. Nade miért is?
>
>
> http://blogs.msdn.com/b/windowsazure/archive/2012/03/01/windows-azure-service-disruption-update.aspx
>
> "The issue was quickly triaged and it was determined to be caused by a
> software bug. While final root cause analysis is in progress, this
> issue appears to be due to a time calculation that was incorrect for
> the leap year."
>
> :-)
>
> Nehéz dolog ez a szökőévesdi...
Az egyszerű százalék is az, meg a műveletek sorrendje is. Múltkor ilyet
találtam:
if (tax>0)
{
print round(money*(1+(tax/100)),2);
}
else
{
print round(money,2);
}
More information about the Elektro-etc
mailing list