• Ter de calcular a mesma coisa repetidas vezes com valores diferentes pode ser um tanto frustrante, depois de um período de tempo suficiente. CalcVendor permite que você automatize o processo, através da criação de um código HTML personalizado calculadora que chama uma função Javascript para buscar os resultados. Esta função tem de ser escrito por você, e ele pode ser qualquer coisa, desde uma fórmula simples, a um complexo condicional C-como a declaração de árvore. A função que você deseja usar no seu cálculo deve ser escrito em Javascript, sintaxe parecida com ".valor" modificado por muito mais fácil para lembrar o símbolo"#". Dessa forma, quando você quiser atribuir um valor a uma variável, ele se parece com isso: "# x = y# + z#". Se você estiver familiarizado com HTML e Javascript, você pode modificar o real .Arquivo HTM e personalizar ainda mais a função para incluir funcionalidades mais avançadas, ou alterar a aparência gráfica da calculadora usando o básico de CSS. Cada calculadora gerado usando CalcVendor é diferente, uma vez que você criar as suas próprias funções para valores de processo. As variáveis utilizadas são também originais de cada vez. Cada operador está disponível para você usar, incluindo "-", "/" e "*". Eles podem ser combinados e utilizados da mesma forma que você faria no papel. Os utilizadores mais experientes podem até mesmo fazer uso de instruções condicionais dentro de sua função, tais como "se", "ligar" ou "pessoa". Isso requer um pouco de Javascript sintaxe de conhecimento, mas não é um pré-requisito. CalcVendor você pode salvar um monte de tempo, especialmente de que você está trabalhando em um projeto que requer uma grande quantidade de cálculos repetitivos. A desvantagem é que, apesar de tecnicamente não precisa saber HTML ou Javascript, você ainda tem de verificar o manual de aplicação antes de usá-lo, porque a interface do usuário é um pouco sem graça e não muito intuitivo. Mas, uma vez que você aprender como lidar com ela, CalcVendor pode ser extremamente útil e personalizável.
  • Yine farklı değerlerle tekrar tekrar aynı şeyi hesaplamak zorunda zaman yeterince uzun bir süre sonra sinir bozucu olabiliyor. CalcVendor işlemini otomatik, bir Javascript işlevi sonuçlar almaya çağıran özel HTML bir hesap oluşturarak sağlar. Bu fonksiyon tarafından yazılmış olmalı ve C-deyim ağacı gibi karmaşık koşul basit bir formül, herhangi bir şey olabilir. Hesaplamada kullanmak istediğiniz işlevi sözdizimi gibi bir Javascript ile yazılmış “olmalı.değeri” # “ sembolü hatırlamak daha kolay çok değiştirilmiş. Bu şekilde, bir değişkene bir değer atamak istediğinizde, x* = y* + z*bu gibi görünüyor:“”. Eğer HTML ve Javascript biliyorsanız, gerçek değiştirebilirsiniz .HTM dosyasını ve daha fazla işlevi daha gelişmiş özellikler eklemek için özelleştirmek, ya da temel CSS kullanarak hesap makinesi grafik görünümünü değiştirmek. Her hesap değerleri işlemek için kendi fonksiyonlarınızı oluşturun beri CalcVendor kullanarak farklı oluşturulur. Kullanılan değişkenler de her zaman orijinaldir. Her operatör kullanmak için,“*”, “ / ” ve “ ” dahil olmak üzere. Kombine ve kağıt üzerinde aynı şekilde kullanılabilir. Daha deneyimli kullanıcılar fonksiyon içinde koşullu ifadeler, böyle bir “eğer”, “başka geçiş” ya da “” olarak kullanabilirler. Bunu yaparken bazı Javascript sözdizimi bilgi gerektirir, ama bir ön koşul değildir. CalcVendor özellikle tekrarlayan hesaplamalar gerektiren bir proje üzerinde çalışıyorsunuz size çok zaman kaydedebilirsiniz. Dezavantajı, teknik olarak HTML veya Javascript bilmek gerekmez, ancak kullanıcı arabirimi biraz cansız ve çok kolay olduğu için, kullanmadan önce elle uygulama kontrol etmelisiniz. Ama, bunu nasıl öğrendiğinizde, CalcVendor son derece yararlı ve özelleştirilebilir olabilir.
  • Having to calculate the same thing over and over again with different values can get frustrating after a long enough period of time.

    CalcVendor enables you to automate the process, by creating a custom HTML calculator that calls a Javascript function to fetch the results. This function has to be written by you and it can be anything from a simple formula, to a complex conditional C-like statement tree.

    The function you want to use in your calculation must be written in a Javascript-like syntax, with “.value” modified by the much more easier to remember “#” symbol. That way, when you want to assign a value to a variable, it looks like this: “x# = y# + z#”.

    If you are familiar with HTML and Javascript, you can modify the actual .HTM file and further customize the function to include more advanced features, or change the graphic appearance of the calculator using basic CSS.

    Each calculator generated using CalcVendor is different, since you create your own functions to process values. The used variables are also original every time. Every operator is available for you to use, including “-”, “/” and “*”. They can be combined and used the same way you would on paper.

    The more experienced users can even make use of conditional statements inside their function, such as “if”, “switch” or “else”. Doing so requires some Javascript syntax knowledge, but it is not a prerequisite.

    CalcVendor can save you a lot of time, especially of you are working on a project that requires a lot of repetitive calculations. The downside is that, although you do not technically need to know HTML or Javascript, you still have to check the application manual before using it, because the user interface is a bit lackluster and not very intuitive. But, once you learn how to handle it, CalcVendor can be extremely helpful and customizable.